Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.c432 int was_active_link = tipc_link_is_active(l_ptr); in tipc_link_reset() local
452 if (was_active_link && tipc_node_is_up(l_ptr->owner) && (pl != l_ptr)) { in tipc_link_reset()