Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dbcast.h90 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts,
Dbcast.c378 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_mcast_xmit() function
Dsocket.c885 rc = tipc_mcast_xmit(net, &pkts, &tsk->mc_method, &dsts, in tipc_sendmcast()
1130 rc = tipc_mcast_xmit(net, &pkts, method, dsts, &tsk->cong_link_cnt); in tipc_send_group_bcast()