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

/linux-master/net/tipc/
H A Dbcast.h90 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts,
H A Dbcast.c368 /* tipc_mcast_xmit - deliver message to indicated destination nodes
378 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts, function
H A Dsocket.c885 rc = tipc_mcast_xmit(net, &pkts, &tsk->mc_method, &dsts,
1131 rc = tipc_mcast_xmit(net, &pkts, method, dsts, &tsk->cong_link_cnt);

Completed in 143 milliseconds