Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dnode.c60 TIPC_NOTIFY_LINK_UP = (1 << 6), enumerator
420 TIPC_NOTIFY_LINK_DOWN | TIPC_NOTIFY_LINK_UP); in tipc_node_write_unlock()
430 if (flags & TIPC_NOTIFY_LINK_UP) { in tipc_node_write_unlock()
872 n->action_flags |= TIPC_NOTIFY_LINK_UP; in __tipc_node_link_up()