Home
last modified time | relevance | path

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

/net/tipc/
Dnode.c58 TIPC_NOTIFY_NODE_UP = (1 << 4), enumerator
350 n->action_flags &= ~(TIPC_NOTIFY_NODE_DOWN | TIPC_NOTIFY_NODE_UP | in tipc_node_write_unlock()
358 if (flags & TIPC_NOTIFY_NODE_UP) in tipc_node_write_unlock()
763 n->action_flags |= TIPC_NOTIFY_NODE_UP; in __tipc_node_link_up()