Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dnode.h56 TIPC_GAP_ACK_BLOCK = (1 << 8), enumerator
68 TIPC_GAP_ACK_BLOCK | \
Dlink.c1654 if (l->peer_caps & TIPC_GAP_ACK_BLOCK) in tipc_link_build_proto_msg()
2054 if (l->peer_caps & TIPC_GAP_ACK_BLOCK) { in tipc_link_proto_rcv()