Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in tipc_bc_base() function
93 tipc_bc_base(net)->rcast_support = supp; in tipc_bcast_toggle_rcast()
98 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcbase_calc_bc_threshold()
109 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcbase_select_primary()
149 struct tipc_bc_base *b in tipc_bcast_inc_bearer_dst_cnt()
[all...]
H A Dcore.h72 struct tipc_bc_base;
119 struct tipc_bc_base *bcbase;
/kernel/linux/linux-6.6/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) in tipc_bc_base() function
93 tipc_bc_base(net)->rcast_support = supp; in tipc_bcast_toggle_rcast()
98 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcbase_calc_bc_threshold()
109 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcbase_select_primary()
149 struct tipc_bc_base *b in tipc_bcast_inc_bearer_dst_cnt()
[all...]
H A Dcore.h73 struct tipc_bc_base;
120 struct tipc_bc_base *bcbase;

Completed in 3 milliseconds