Home
last modified time | relevance | path

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

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