Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dbcast.h83 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts,
Dbcast.c294 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_mcast_xmit() function
Dsocket.c806 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()