Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dnode.c1155 bool link_is_reset = false; in tipc_node_check_dest() local
1177 link_is_reset = l && tipc_link_is_reset(l); in tipc_node_check_dest()
1270 link_is_reset = tipc_link_is_reset(l); in tipc_node_check_dest()
1283 if (reset && !link_is_reset) in tipc_node_check_dest()
/kernel/linux/linux-6.6/net/tipc/
H A Dnode.c1182 bool link_is_reset = false; in tipc_node_check_dest() local
1204 link_is_reset = l && tipc_link_is_reset(l); in tipc_node_check_dest()
1297 link_is_reset = tipc_link_is_reset(l); in tipc_node_check_dest()
1310 if (reset && !link_is_reset) in tipc_node_check_dest()

Completed in 9 milliseconds