Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dbcast.c281 static int tipc_rcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_rcast_xmit() function
352 tipc_rcast_xmit(net, &tmpq, dests, cong_link_cnt); in tipc_mcast_send_sync()
404 rc = tipc_rcast_xmit(net, pkts, dests, cong_link_cnt); in tipc_mcast_xmit()