Searched refs:tipc_link_release_pkts (Results 1 – 1 of 1) sorted by relevance
246 static bool tipc_link_release_pkts(struct tipc_link *l, u16 to);1333 static bool tipc_link_release_pkts(struct tipc_link *l, u16 acked) in tipc_link_release_pkts() function1572 if (likely(tipc_link_release_pkts(l, msg_ack(hdr)))) { in tipc_link_rcv()