Searched refs:tipc_bc_base (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/tipc/
H A Dbcast.c52 * struct tipc_bc_base - base structure for keeping broadcast send state
64 struct tipc_bc_base { struct
77 static struct tipc_bc_base *tipc_bc_base(struct net *net) function
93 tipc_bc_base(net)->rcast_support = supp;
98 struct tipc_bc_base *bb = tipc_bc_base(net);
109 struct tipc_bc_base *bb = tipc_bc_base(net);
149 struct tipc_bc_base *b
[all...]
H A Dcore.h73 struct tipc_bc_base;
120 struct tipc_bc_base *bcbase;

Completed in 155 milliseconds