Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnode.c60 TIPC_NOTIFY_LINK_UP = (1 << 6), enumerator
422 TIPC_NOTIFY_LINK_DOWN | TIPC_NOTIFY_LINK_UP); in tipc_node_write_unlock()
432 if (flags & TIPC_NOTIFY_LINK_UP) { in tipc_node_write_unlock()
874 n->action_flags |= TIPC_NOTIFY_LINK_UP; in __tipc_node_link_up()