Searched refs:tipc_bcast_xmit (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/net/tipc/ |
D | bcast.h | 93 int tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts,
|
D | bcast.c | 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()
|
D | crypto.c | 2261 rc = tipc_bcast_xmit(net, &pkts, &cong_link_cnt); in tipc_crypto_key_xmit()
|
D | node.c | 1796 tipc_bcast_xmit(net, &xmitq, &dummy); in tipc_node_broadcast()
|