Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dbearer.h244 void tipc_bearer_bc_xmit(struct net *net, u32 bearer_id,
Dbcast.c190 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()
Dbearer.c616 void tipc_bearer_bc_xmit(struct net *net, u32 bearer_id, in tipc_bearer_bc_xmit() function