Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dlink.c250 static bool tipc_link_release_pkts(struct tipc_link *l, u16 to);
1176 static bool tipc_link_release_pkts(struct tipc_link *l, u16 acked) in tipc_link_release_pkts() function
1299 if (likely(tipc_link_release_pkts(l, msg_ack(hdr)))) { in tipc_link_rcv()
1648 tipc_link_release_pkts(l, ack); in tipc_link_proto_rcv()