Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dnode.h61 TIPC_NOTIFY_NODE_DOWN = (1 << 3), enumerator
167 TIPC_NOTIFY_NODE_DOWN | TIPC_WAIT_OWN_LINKS_DOWN)); in tipc_node_blocked()
Dnode.c415 n_ptr->action_flags |= TIPC_NOTIFY_NODE_DOWN; in node_lost_contact()
490 TIPC_NOTIFY_NODE_DOWN | TIPC_NOTIFY_NODE_UP | in tipc_node_unlock()
497 if (flags & TIPC_NOTIFY_NODE_DOWN) in tipc_node_unlock()