Home
last modified time | relevance | path

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

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