Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.h62 #define LINK_STOPPED 0x0002 macro
Dlink.c307 l->flags |= LINK_STOPPED; in tipc_link_delete()
516 if (l_ptr->flags & LINK_STOPPED) in link_state_event()