Home
last modified time | relevance | path

Searched refs:tipc_bcast_xmit (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/net/tipc/
Dbcast.h93 int tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts,
Dbcast.c259 int tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_bcast_xmit() function
358 rc = tipc_bcast_xmit(net, &tmpq, &cong_link_cnt); in tipc_mcast_send_sync()
419 rc = tipc_bcast_xmit(net, pkts, cong_link_cnt); in tipc_mcast_xmit()
Dcrypto.c2261 rc = tipc_bcast_xmit(net, &pkts, &cong_link_cnt); in tipc_crypto_key_xmit()
Dnode.c1800 tipc_bcast_xmit(net, &xmitq, &dummy); in tipc_node_broadcast()