Searched refs:tipc_link_xmit (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/tipc/
H A Dlink.h107 int tipc_link_xmit(struct tipc_link *link, struct sk_buff_head *list,
H A Dlink.c1012 * tipc_link_xmit(): enqueue buffer list according to queue situation
1021 int tipc_link_xmit(struct tipc_link *l, struct sk_buff_head *list, function
1952 tipc_link_xmit(l, &tnlq, xmitq);
1996 tipc_link_xmit(tnl, &tnlq, xmitq);
2011 tipc_link_xmit(l, &tnlq, &tmpxq);
2085 tipc_link_xmit(tnl, &tnlq, xmitq);
2380 tipc_link_xmit(l, &list, xmitq);
H A Dbcast.c269 rc = tipc_link_xmit(l, pkts, &xmitq);
H A Dnode.c1739 rc = tipc_link_xmit(le->link, list, &xmitq);

Completed in 145 milliseconds