Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dnode.c57 TIPC_NOTIFY_NODE_UP = (1 << 4), enumerator
339 n->action_flags &= ~(TIPC_NOTIFY_NODE_DOWN | TIPC_NOTIFY_NODE_UP | in tipc_node_write_unlock()
347 if (flags & TIPC_NOTIFY_NODE_UP) in tipc_node_write_unlock()
685 n->action_flags |= TIPC_NOTIFY_NODE_UP; in __tipc_node_link_up()