Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dbcast.h89 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts,
Dbcast.c370 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_mcast_xmit() function
Dsocket.c819 rc = tipc_mcast_xmit(net, &pkts, method, &dsts, in tipc_sendmcast()
1067 rc = tipc_mcast_xmit(net, &pkts, method, dsts, &tsk->cong_link_cnt); in tipc_send_group_bcast()