Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
Dnode.c60 TIPC_NOTIFY_LINK_UP = (1 << 6), enumerator
404 TIPC_NOTIFY_LINK_DOWN | TIPC_NOTIFY_LINK_UP); in tipc_node_write_unlock()
414 if (flags & TIPC_NOTIFY_LINK_UP) { in tipc_node_write_unlock()
855 n->action_flags |= TIPC_NOTIFY_LINK_UP; in __tipc_node_link_up()