Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dbcast.c252 static int tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_bcast_xmit() function
350 tipc_bcast_xmit(net, &tmpq, cong_link_cnt); in tipc_mcast_send_sync()
406 rc = tipc_bcast_xmit(net, pkts, cong_link_cnt); in tipc_mcast_xmit()