Searched refs:tipc_bearer_bc_xmit (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | bearer.h | 246 void tipc_bearer_bc_xmit(struct net *net, u32 bearer_id,
|
H A D | bcast.c | 190 tipc_bearer_bc_xmit(net, bearer_id, xmitq); in tipc_bcbase_xmit() 206 tipc_bearer_bc_xmit(net, bearer_id, &_xmitq); in tipc_bcbase_xmit()
|
H A D | bearer.c | 596 /* tipc_bearer_bc_xmit() - broadcast buffers to all destinations 598 void tipc_bearer_bc_xmit(struct net *net, u32 bearer_id, in tipc_bearer_bc_xmit() function
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | bearer.h | 244 void tipc_bearer_bc_xmit(struct net *net, u32 bearer_id,
|
H A D | bcast.c | 190 tipc_bearer_bc_xmit(net, bearer_id, xmitq); in tipc_bcbase_xmit() 206 tipc_bearer_bc_xmit(net, bearer_id, &_xmitq); in tipc_bcbase_xmit()
|
H A D | bearer.c | 610 /* tipc_bearer_bc_xmit() - broadcast buffers to all destinations 612 void tipc_bearer_bc_xmit(struct net *net, u32 bearer_id, in tipc_bearer_bc_xmit() function
|
Completed in 7 milliseconds