Searched refs:tipc_bclink_xmit (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/tipc/
H A Dbcast.h131 int tipc_bclink_xmit(struct net *net, struct sk_buff_head *list);
H A Dbcast.c340 /* tipc_bclink_xmit - deliver buffer chain to all nodes in cluster
347 int tipc_bclink_xmit(struct net *net, struct sk_buff_head *list) tipc_bclink_xmit() function
H A Dsocket.c690 rc = tipc_bclink_xmit(net, pktchain); tipc_sendmcast()

Completed in 181 milliseconds