Home
last modified time | relevance | path

Searched refs:tipc_bcast_xmit (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dbcast.h93 int tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts,
H A Dbcast.c252 /* tipc_bcast_xmit - broadcast the buffer chain to all external nodes
259 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()
H A Dcrypto.c2266 rc = tipc_bcast_xmit(net, &pkts, &cong_link_cnt); in tipc_crypto_key_xmit()
H A Dnode.c1771 tipc_bcast_xmit(net, &xmitq, &dummy); in tipc_node_broadcast()
/kernel/linux/linux-6.6/net/tipc/
H A Dbcast.h93 int tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts,
H A Dbcast.c252 /* tipc_bcast_xmit - broadcast the buffer chain to all external nodes
259 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()
H A Dcrypto.c2262 rc = tipc_bcast_xmit(net, &pkts, &cong_link_cnt); in tipc_crypto_key_xmit()
H A Dnode.c1800 tipc_bcast_xmit(net, &xmitq, &dummy); in tipc_node_broadcast()

Completed in 17 milliseconds