Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dnode.c59 TIPC_NOTIFY_NODE_UP = (1 << 4), enumerator
421 n->action_flags &= ~(TIPC_NOTIFY_NODE_DOWN | TIPC_NOTIFY_NODE_UP | in tipc_node_write_unlock()
429 if (flags & TIPC_NOTIFY_NODE_UP) in tipc_node_write_unlock()
895 n->action_flags |= TIPC_NOTIFY_NODE_UP; in __tipc_node_link_up()