Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dnode.c58 TIPC_NOTIFY_NODE_UP = (1 << 4), enumerator
340 n->action_flags &= ~(TIPC_NOTIFY_NODE_DOWN | TIPC_NOTIFY_NODE_UP | in tipc_node_write_unlock()
348 if (flags & TIPC_NOTIFY_NODE_UP) in tipc_node_write_unlock()
717 n->action_flags |= TIPC_NOTIFY_NODE_UP; in __tipc_node_link_up()