Searched refs:tipc_mcast_xmit (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/net/tipc/ |
D | bcast.h | 83 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts,
|
D | bcast.c | 294 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_mcast_xmit() function
|
D | socket.c | 806 rc = tipc_mcast_xmit(net, &pkts, method, &dsts, in tipc_sendmcast() 1049 rc = tipc_mcast_xmit(net, &pkts, method, dsts, &tsk->cong_link_cnt); in tipc_send_group_bcast()
|