Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dnode.h57 TIPC_NOTIFY_NODE_UP = (1 << 4), enumerator
Dnode.c359 n->action_flags |= TIPC_NOTIFY_NODE_UP; in __tipc_node_link_up()
945 node->action_flags &= ~(TIPC_NOTIFY_NODE_DOWN | TIPC_NOTIFY_NODE_UP | in tipc_node_unlock()
953 if (flags & TIPC_NOTIFY_NODE_UP) in tipc_node_unlock()