Home
last modified time | relevance | path

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

/net/tipc/
Dlink.c246 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() function
1572 if (likely(tipc_link_release_pkts(l, msg_ack(hdr)))) { in tipc_link_rcv()