Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.h63 #define LINK_SYNCHING 0x0004 macro
Dlink.c1012 l->flags &= ~LINK_SYNCHING; in link_synch()
1147 if (unlikely((l_ptr->flags & LINK_SYNCHING) && !msg_dup(msg))) { in tipc_rcv()
1228 link->flags |= LINK_SYNCHING; in tipc_link_input()