Home
last modified time | relevance | path

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

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