Home
last modified time | relevance | path

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

/linux-5.19.10/net/tipc/
Dbcast.c288 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()