Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dnode.h59 TIPC_NOTIFY_LINK_DOWN = (1 << 7) enumerator
Dnode.c413 n->action_flags |= TIPC_NOTIFY_LINK_DOWN; in __tipc_node_link_down()
946 TIPC_NOTIFY_LINK_DOWN | TIPC_NOTIFY_LINK_UP); in tipc_node_unlock()
960 if (flags & TIPC_NOTIFY_LINK_DOWN) in tipc_node_unlock()