Home
last modified time | relevance | path

Searched refs:TIPC_NOTIFY_NODE_DOWN (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/net/tipc/
Dnode.c58 TIPC_NOTIFY_NODE_DOWN = (1 << 3), enumerator
419 n->action_flags &= ~(TIPC_NOTIFY_NODE_DOWN | TIPC_NOTIFY_NODE_UP | in tipc_node_write_unlock()
424 if (flags & TIPC_NOTIFY_NODE_DOWN) in tipc_node_write_unlock()
1541 n->action_flags |= TIPC_NOTIFY_NODE_DOWN; in node_lost_contact()