Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dlink.h264 int tipc_link_build_ack_msg(struct tipc_link *l, struct sk_buff_head *xmitq);
Dlink.c972 int tipc_link_build_ack_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_ack_msg() function
1076 rc |= tipc_link_build_ack_msg(l, xmitq); in tipc_link_rcv()
Dnode.c1120 tipc_link_build_ack_msg(le->link, &xmitq); in tipc_node_bc_rcv()