Home
last modified time | relevance | path

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

/net/tipc/
Dlink.h57 #define LINK_STOPPED 0x0002 macro
Dlink.c312 l_ptr->flags |= LINK_STOPPED; in tipc_link_delete_list()
487 if (l_ptr->flags & LINK_STOPPED) in link_state_event()
1868 if ((l_ptr->exp_msg_count == 0) && (l_ptr->flags & LINK_STOPPED)) { in tipc_link_failover_rcv()