Home
last modified time | relevance | path

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

/net/tipc/
Dnode.c55 TIPC_NOTIFY_NODE_DOWN = (1 << 3), enumerator
290 n->action_flags &= ~(TIPC_NOTIFY_NODE_DOWN | TIPC_NOTIFY_NODE_UP | in tipc_node_write_unlock()
295 if (flags & TIPC_NOTIFY_NODE_DOWN) in tipc_node_write_unlock()
1087 n->action_flags |= TIPC_NOTIFY_NODE_DOWN; in node_lost_contact()