Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dnode.c1180 bool link_is_reset = false; in tipc_node_check_dest() local
1202 link_is_reset = l && tipc_link_is_reset(l); in tipc_node_check_dest()
1295 link_is_reset = tipc_link_is_reset(l); in tipc_node_check_dest()
1308 if (reset && !link_is_reset) in tipc_node_check_dest()