Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dlink.c126 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() function
1057 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()