Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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, in tipc_rcast_xmit() function
360 rc = tipc_rcast_xmit(net, &tmpq, dests, &cong_link_cnt); in tipc_mcast_send_sync()
417 rc = tipc_rcast_xmit(net, pkts, dests, cong_link_cnt); in tipc_mcast_xmit()
/kernel/linux/linux-6.6/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, in tipc_rcast_xmit() function
360 rc = tipc_rcast_xmit(net, &tmpq, dests, &cong_link_cnt); in tipc_mcast_send_sync()
417 rc = tipc_rcast_xmit(net, pkts, dests, cong_link_cnt); in tipc_mcast_xmit()

Completed in 3 milliseconds