Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dlink.h109 u16 tipc_link_acked(struct tipc_link *l);
Dlink.c403 u16 tipc_link_acked(struct tipc_link *l) in tipc_link_acked() function
Dnode.c1737 else if (unlikely(tipc_link_acked(n->bc_entry.link) != bc_ack)) in tipc_rcv()