Searched defs:est (Results 1 - 25 of 53) sorted by relevance

123

/linux-master/include/uapi/linux/netfilter/
H A Dxt_RATEEST.h14 struct xt_rateest *est __attribute__((aligned(8))); member in struct:xt_rateest_target_info
/linux-master/net/netfilter/
H A Dxt_RATEEST.c49 struct xt_rateest *est; local
66 struct xt_rateest *est; local
37 xt_rateest_hash_insert(struct xt_rateest_net *xn, struct xt_rateest *est) argument
75 xt_rateest_put(struct net *net, struct xt_rateest *est) argument
111 struct xt_rateest *est; local
114 struct gnet_estimator est; member in struct:__anon3172
[all...]
H A Dnft_set_pipapo_avx2.c1092 nft_pipapo_avx2_estimate(const struct nft_set_desc *desc, u32 features, struct nft_set_estimate *est) argument
H A Dnft_set_bitmap.c281 nft_bitmap_estimate(const struct nft_set_desc *desc, u32 features, struct nft_set_estimate *est) argument
/linux-master/net/core/
H A Dgen_estimator.c78 struct net_rate_estimator *est = from_timer(est, t, timer); local
138 struct net_rate_estimator *old, *est; local
207 struct net_rate_estimator *est; local
259 struct net_rate_estimator *est; local
[all...]
H A Dgen_stats.c312 struct gnet_stats_rate_est est; local
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c118 const void *est; member in struct:stmmac_hwif_entry
[all...]
/linux-master/net/sched/
H A Dact_simple.c88 tcf_simp_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_connmark.c98 tcf_connmark_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_skbmod.c102 tcf_skbmod_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_skbedit.c117 tcf_skbedit_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 act_flags, struct netlink_ext_ack *extack) argument
H A Dact_vlan.c116 tcf_vlan_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_sample.c36 tcf_sample_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_nat.c35 static int tcf_nat_init(struct net *net, struct nlattr *nla, struct nlattr *est, argument
H A Dcls_basic.c147 basic_set_parms(struct net *net, struct tcf_proto *tp, struct basic_filter *f, unsigned long base, struct nlattr **tb, struct nlattr *est, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_bpf.c279 tcf_bpf_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **act, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_gact.c53 tcf_gact_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_mpls.c160 tcf_mpls_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_ctinfo.c156 tcf_ctinfo_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_pedit.c156 tcf_pedit_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_police.c40 tcf_police_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dcls_route.c383 route4_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, struct route4_filter *f, u32 handle, struct route4_head *head, struct nlattr **tb, struct nlattr *est, int new, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_csum.c43 tcf_csum_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
/linux-master/arch/powerpc/boot/
H A Dcuboot-acadia.c52 unsigned long est; /* current estimate */ local
/linux-master/net/netfilter/ipvs/
H A Dip_vs_est.c485 struct ip_vs_estimator *est = &stats->est; local
390 ip_vs_enqueue_estimator(struct netns_ipvs *ipvs, struct ip_vs_estimator *est) argument
523 struct ip_vs_estimator *est = &stats->est; local
600 struct ip_vs_estimator *est; local
741 struct ip_vs_estimator *est; local
901 struct ip_vs_estimator *est = &stats->est; local
[all...]

Completed in 195 milliseconds

123