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

/linux-master/net/tipc/
H A Dbcast.c280 /* tipc_rcast_xmit - replicate and send a message to given destination nodes
288 static int tipc_rcast_xmit(struct net *net, struct sk_buff_head *pkts, function
360 rc = tipc_rcast_xmit(net, &tmpq, dests, &cong_link_cnt);
417 rc = tipc_rcast_xmit(net, pkts, dests, cong_link_cnt);

Completed in 204 milliseconds