Searched refs:tipc_link_release_pkts (Results 1 – 1 of 1) sorted by relevance
126 static bool tipc_link_release_pkts(struct tipc_link *l, u16 to);952 static bool tipc_link_release_pkts(struct tipc_link *l, u16 acked) in tipc_link_release_pkts() function1057 if (likely(tipc_link_release_pkts(l, msg_ack(hdr)))) { in tipc_link_rcv()1319 tipc_link_release_pkts(l, ack); in tipc_link_proto_rcv()