Home
last modified time | relevance | path

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

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