Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
Dlink.h111 u16 tipc_link_acked(struct tipc_link *l);
Dnode.c2119 } else if (unlikely(tipc_link_acked(n->bc_entry.link) != bc_ack)) { in tipc_rcv()
Dlink.c431 u16 tipc_link_acked(struct tipc_link *l) in tipc_link_acked() function