Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.h50 #define INVALID_LINK_SEQ 0x10000 macro
Dnode.c391 tipc_bclink_acknowledge(n_ptr, INVALID_LINK_SEQ); in node_lost_contact()
Dbcast.c208 if (acked == INVALID_LINK_SEQ) { in tipc_bclink_acknowledge()