Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dnode.h58 TIPC_NOTIFY_LINK_UP = (1 << 6), enumerator
Dnode.c342 n->action_flags |= TIPC_NOTIFY_LINK_UP; in __tipc_node_link_up()
946 TIPC_NOTIFY_LINK_DOWN | TIPC_NOTIFY_LINK_UP); in tipc_node_unlock()
956 if (flags & TIPC_NOTIFY_LINK_UP) in tipc_node_unlock()