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

/linux-4.1.27/include/uapi/linux/netfilter/
H A Dxt_RATEEST.h12 struct xt_rateest *est __attribute__((aligned(8))); member in struct:xt_rateest_target_info
/linux-4.1.27/net/netfilter/
H A Dxt_RATEEST.c35 static void xt_rateest_hash_insert(struct xt_rateest *est) xt_rateest_hash_insert() argument
45 struct xt_rateest *est; xt_rateest_lookup() local
62 void xt_rateest_put(struct xt_rateest *est) xt_rateest_put() argument
95 struct xt_rateest *est; xt_rateest_tg_checkentry() local
98 struct gnet_estimator est; xt_rateest_tg_checkentry() member in struct:__anon14176
H A Dnft_rbtree.c233 nft_rbtree_estimate(const struct nft_set_desc *desc, u32 features, struct nft_set_estimate *est) nft_rbtree_estimate() argument
H A Dnft_hash.c337 nft_hash_estimate(const struct nft_set_desc *desc, u32 features, struct nft_set_estimate *est) nft_hash_estimate() argument
H A Dnf_tables_api.c2193 struct nft_set_estimate est, best; nft_select_set_ops() local
/linux-4.1.27/net/netfilter/ipvs/
H A Dip_vs_est.c146 struct ip_vs_estimator *est = &stats->est; ip_vs_start_estimator() local
158 struct ip_vs_estimator *est = &stats->est; ip_vs_stop_estimator() local
167 struct ip_vs_estimator *est = &stats->est; ip_vs_zero_estimator() local
/linux-4.1.27/net/sched/
H A Dact_connmark.c92 tcf_connmark_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_connmark_init() argument
H A Dact_simple.c79 tcf_simp_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_simp_init() argument
H A Dact_skbedit.c60 tcf_skbedit_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_skbedit_init() argument
H A Dact_vlan.c67 tcf_vlan_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_vlan_init() argument
H A Dact_gact.c52 tcf_gact_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_gact_init() argument
H A Dact_ipt.c86 static int tcf_ipt_init(struct net *net, struct nlattr *nla, struct nlattr *est, tcf_ipt_init() argument
H A Dact_mirred.c47 tcf_mirred_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_mirred_init() argument
H A Dact_nat.c38 static int tcf_nat_init(struct net *net, struct nlattr *nla, struct nlattr *est, tcf_nat_init() argument
H A Dact_pedit.c32 tcf_pedit_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_pedit_init() argument
H A Dact_bpf.c265 tcf_bpf_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *act, int replace, int bind) tcf_bpf_init() argument
H A Dact_csum.c45 static int tcf_csum_init(struct net *n, struct nlattr *nla, struct nlattr *est, tcf_csum_init() argument
H A Dact_police.c114 tcf_act_police_locate(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action *a, int ovr, int bind) tcf_act_police_locate() argument
H A Dcls_basic.c132 basic_set_parms(struct net *net, struct tcf_proto *tp, struct basic_filter *f, unsigned long base, struct nlattr **tb, struct nlattr *est, bool ovr) basic_set_parms() argument
H A Dcls_bpf.c264 cls_bpf_modify_existing(struct net *net, struct tcf_proto *tp, struct cls_bpf_prog *prog, unsigned long base, struct nlattr **tb, struct nlattr *est, bool ovr) cls_bpf_modify_existing() argument
H A Dcls_tcindex.c216 tcindex_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, u32 handle, struct tcindex_data *p, struct tcindex_filter_result *r, struct nlattr **tb, struct nlattr *est, bool ovr) tcindex_set_parms() argument
H A Dact_api.c228 void tcf_hash_cleanup(struct tc_action *a, struct nlattr *est) tcf_hash_cleanup() argument
238 int tcf_hash_create(u32 index, struct nlattr *est, struct tc_action *a, tcf_hash_create() argument
486 tcf_action_init_1(struct net *net, struct nlattr *nla, struct nlattr *est, char *name, int ovr, int bind) tcf_action_init_1() argument
569 tcf_action_init(struct net *net, struct nlattr *nla, struct nlattr *est, char *name, int ovr, int bind, struct list_head *actions) tcf_action_init() argument
H A Dcls_route.c380 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, bool ovr) route4_set_parms() argument
H A Dcls_u32.c592 u32_set_parms(struct net *net, struct tcf_proto *tp, unsigned long base, struct tc_u_hnode *ht, struct tc_u_knode *n, struct nlattr **tb, struct nlattr *est, bool ovr) u32_set_parms() argument
H A Dsch_htb.c1378 } est = { htb_change_class() local
/linux-4.1.27/drivers/uwb/
H A Dest.c352 ssize_t uwb_est_get_size(struct uwb_rc *uwb_rc, struct uwb_est *est, uwb_est_get_size() argument
/linux-4.1.27/net/core/
H A Dgen_estimator.c150 static void gen_add_node(struct gen_estimator *est) gen_add_node() argument
212 struct gen_estimator *est; gen_new_estimator() local
H A Dgen_stats.c194 struct gnet_stats_rate_est est; gnet_stats_copy_rate_est() local
/linux-4.1.27/arch/powerpc/boot/
H A Dcuboot-acadia.c55 unsigned long est; /* current estimate */ get_clocks() local
/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddib7000m.c842 u16 value, est[4]; dib7000m_set_channel() local
H A Dstb0899_drv.c1014 unsigned int val, quant, quantn = -1, est, estn = -1; stb0899_read_snr() local
H A Ddib7000p.c961 u16 value, est[4]; dib7000p_set_channel() local
/linux-4.1.27/drivers/isdn/hisax/
H A Disdnl2.c733 int est = 0, state; l2_restart_multi() local
/linux-4.1.27/drivers/isdn/mISDN/
H A Dlayer2.c959 int est = 0; l2_restart_multi() local
/linux-4.1.27/drivers/net/ethernet/ibm/emac/
H A Dcore.c1903 struct emac_error_stats *est = &dev->estats; emac_stats() local
/linux-4.1.27/drivers/atm/
H A Didt77252.c2083 struct rate_estimator *est; idt77252_est_timer() local
2124 struct rate_estimator *est; idt77252_init_est() local
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c2414 struct phy_iq_est est[PHY_CORE_MAX]; wlc_phy_noise_sample_request() local
H A Dphy_n.c26175 wlc_phy_rx_iq_est_nphy(struct brcms_phy *pi, struct phy_iq_est *est, wlc_phy_rx_iq_est_nphy() argument
26215 struct phy_iq_est est[PHY_CORE_MAX]; wlc_phy_calc_rx_iq_comp_nphy() local
26997 struct phy_iq_est est[PHY_CORE_MAX]; wlc_phy_rxcal_gainctrl_nphy_rev5() local
27234 struct phy_iq_est est[PHY_CORE_MAX]; wlc_phy_rc_sweep_nphy() local
27606 struct phy_iq_est est[PHY_CORE_MAX]; wlc_phy_cal_rxiq_nphy_rev2() local
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_edid.c2160 u8 *est = ((u8 *)timing) + 5; drm_est3_modes() local
/linux-4.1.27/drivers/net/wireless/b43/
H A Dphy_n.c4349 static void b43_nphy_rx_iq_est(struct b43_wldev *dev, struct nphy_iq_est *est, b43_nphy_rx_iq_est() argument
4502 struct nphy_iq_est est; b43_nphy_calc_rx_iq_comp() local
5671 struct nphy_iq_est est; b43_nphy_rev2_cal_rx_iq() local
/linux-4.1.27/include/net/
H A Dip_vs.h416 struct ip_vs_estimator est; /* estimator */ member in struct:ip_vs_stats

Completed in 2111 milliseconds