Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dnode.h65 TIPC_NOTIFY_LINK_DOWN = (1 << 7), enumerator
Dnode.c297 n_ptr->action_flags |= TIPC_NOTIFY_LINK_DOWN; in tipc_node_link_down()
491 TIPC_NOTIFY_LINK_DOWN | TIPC_NOTIFY_LINK_UP | in tipc_node_unlock()
510 if (flags & TIPC_NOTIFY_LINK_DOWN) in tipc_node_unlock()