Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dbearer.h226 void tipc_bearer_bc_xmit(struct net *net, u32 bearer_id,
Dbcast.c151 tipc_bearer_bc_xmit(net, bearer_id, xmitq); in tipc_bcbase_xmit()
167 tipc_bearer_bc_xmit(net, bearer_id, &_xmitq); in tipc_bcbase_xmit()
Dbearer.c498 void tipc_bearer_bc_xmit(struct net *net, u32 bearer_id, in tipc_bearer_bc_xmit() function