Searched refs:tipc_link_build_ack_msg (Results 1 – 3 of 3) sorted by relevance
264 int tipc_link_build_ack_msg(struct tipc_link *l, struct sk_buff_head *xmitq);
972 int tipc_link_build_ack_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_ack_msg() function1076 rc |= tipc_link_build_ack_msg(l, xmitq); in tipc_link_rcv()
1120 tipc_link_build_ack_msg(le->link, &xmitq); in tipc_node_bc_rcv()