Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dnode.c61 TIPC_NOTIFY_LINK_DOWN = (1 << 7) enumerator
420 TIPC_NOTIFY_LINK_DOWN | TIPC_NOTIFY_LINK_UP); in tipc_node_write_unlock()
434 if (flags & TIPC_NOTIFY_LINK_DOWN) { in tipc_node_write_unlock()
1003 n->action_flags |= TIPC_NOTIFY_LINK_DOWN; in __tipc_node_link_down()