| /Linux-v5.4/net/netfilter/ | 
| D | xt_RATEEST.c | 38 				   struct xt_rateest *est)  in xt_rateest_hash_insert()49 	struct xt_rateest *est;  in __xt_rateest_lookup()  local
 66 	struct xt_rateest *est;  in xt_rateest_lookup()  local
 75 void xt_rateest_put(struct net *net, struct xt_rateest *est)  in xt_rateest_put()
 111 	struct xt_rateest *est;  in xt_rateest_tg_checkentry()  local
 114 		struct gnet_estimator	est;  in xt_rateest_tg_checkentry()  member
 
 | 
| D | nft_set_hash.c | 402 			       struct nft_set_estimate *est)  in nft_rhash_estimate()630 			      struct nft_set_estimate *est)  in nft_hash_estimate()
 648 			      struct nft_set_estimate *est)  in nft_hash_fast_estimate()
 
 | 
| /Linux-v5.4/net/core/ | 
| D | gen_estimator.c | 78 	struct net_rate_estimator *est = from_timer(est, t, timer);  in est_timer()  local132 	struct net_rate_estimator *old, *est;  in gen_new_estimator()  local
 198 	struct net_rate_estimator *est;  in gen_kill_estimator()  local
 248 	struct net_rate_estimator *est;  in gen_estimator_read()  local
 
 | 
| D | gen_stats.c | 253 	struct gnet_stats_rate_est est;  in gnet_stats_copy_rate_est()  local
 | 
| /Linux-v5.4/net/netfilter/ipvs/ | 
| D | ip_vs_est.c | 139 	struct ip_vs_estimator *est = &stats->est;  in ip_vs_start_estimator()  local150 	struct ip_vs_estimator *est = &stats->est;  in ip_vs_stop_estimator()  local
 159 	struct ip_vs_estimator *est = &stats->est;  in ip_vs_zero_estimator()  local
 
 | 
| /Linux-v5.4/net/sched/ | 
| D | act_ipt.c | 96 			  struct nlattr *est, struct tc_action **a,  in __tcf_ipt_init()206 			struct nlattr *est, struct tc_action **a, int ovr,  in tcf_ipt_init()
 215 		       struct nlattr *est, struct tc_action **a, int ovr,  in tcf_xt_init()
 
 | 
| D | act_connmark.c | 95 			     struct nlattr *est, struct tc_action **a,  in tcf_connmark_init()
 | 
| D | act_nat.c | 36 static int tcf_nat_init(struct net *net, struct nlattr *nla, struct nlattr *est,  in tcf_nat_init()
 | 
| D | act_simple.c | 87 			 struct nlattr *est, struct tc_action **a,  in tcf_simp_init()
 | 
| D | act_skbedit.c | 87 			    struct nlattr *est, struct tc_action **a,  in tcf_skbedit_init()
 | 
| D | act_skbmod.c | 80 			   struct nlattr *est, struct tc_action **a,  in tcf_skbmod_init()
 | 
| D | act_sample.c | 37 			   struct nlattr *est, struct tc_action **a, int ovr,  in tcf_sample_init()
 | 
| D | act_gact.c | 54 			 struct nlattr *est, struct tc_action **a,  in tcf_gact_init()
 | 
| D | act_mpls.c | 132 			 struct nlattr *est, struct tc_action **a,  in tcf_mpls_init()
 | 
| D | act_police.c | 48 			       struct nlattr *est, struct tc_action **a,  in tcf_police_init()
 | 
| D | act_vlan.c | 103 			 struct nlattr *est, struct tc_action **a,  in tcf_vlan_init()
 | 
| D | act_ctinfo.c | 154 			   struct nlattr *est, struct tc_action **a,  in tcf_ctinfo_init()
 | 
| D | act_api.c | 400 int tcf_idr_create(struct tc_action_net *tn, u32 index, struct nlattr *est,  in tcf_idr_create()843 				    struct nlattr *nla, struct nlattr *est,  in tcf_action_init_1()
 956 		    struct nlattr *est, char *name, int ovr, int bind,  in tcf_action_init()
 
 | 
| D | act_pedit.c | 138 			  struct nlattr *est, struct tc_action **a,  in tcf_pedit_init()
 | 
| D | cls_basic.c | 148 			   struct nlattr *est, bool ovr,  in basic_set_parms()
 | 
| D | act_bpf.c | 276 			struct nlattr *est, struct tc_action **act,  in tcf_bpf_init()
 | 
| D | act_mirred.c | 93 			   struct nlattr *est, struct tc_action **a,  in tcf_mirred_init()
 | 
| /Linux-v5.4/include/uapi/linux/netfilter/ | 
| D | xt_RATEEST.h | 14 	struct xt_rateest	*est __attribute__((aligned(8)));  member
 | 
| /Linux-v5.4/arch/powerpc/boot/ | 
| D | cuboot-acadia.c | 52 	unsigned long est;		/* current estimate */  in get_clocks()  local
 | 
| /Linux-v5.4/drivers/staging/uwb/ | 
| D | est.c | 338 ssize_t uwb_est_get_size(struct uwb_rc *uwb_rc, struct uwb_est *est,  in uwb_est_get_size()
 |