Home
last modified time | relevance | path

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

/Linux-v6.6/net/tipc/
Dnode.c58 TIPC_NOTIFY_NODE_DOWN = (1 << 3), enumerator
421 n->action_flags &= ~(TIPC_NOTIFY_NODE_DOWN | TIPC_NOTIFY_NODE_UP | in tipc_node_write_unlock()
426 if (flags & TIPC_NOTIFY_NODE_DOWN) in tipc_node_write_unlock()
1543 n->action_flags |= TIPC_NOTIFY_NODE_DOWN; in node_lost_contact()