Home
last modified time | relevance | path

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

/Linux-v5.10/net/tipc/
Dnode.c58 TIPC_NOTIFY_NODE_DOWN = (1 << 3), enumerator
403 n->action_flags &= ~(TIPC_NOTIFY_NODE_DOWN | TIPC_NOTIFY_NODE_UP | in tipc_node_write_unlock()
408 if (flags & TIPC_NOTIFY_NODE_DOWN) in tipc_node_write_unlock()
1509 n->action_flags |= TIPC_NOTIFY_NODE_DOWN; in node_lost_contact()