/linux-4.1.27/include/uapi/linux/netfilter/ |
H A D | xt_RATEEST.h | 12 struct xt_rateest *est __attribute__((aligned(8))); member in struct:xt_rateest_target_info
|
/linux-4.1.27/net/netfilter/ |
H A D | xt_RATEEST.c | 35 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 D | nft_rbtree.c | 233 nft_rbtree_estimate(const struct nft_set_desc *desc, u32 features, struct nft_set_estimate *est) nft_rbtree_estimate() argument
|
H A D | nft_hash.c | 337 nft_hash_estimate(const struct nft_set_desc *desc, u32 features, struct nft_set_estimate *est) nft_hash_estimate() argument
|
H A D | nf_tables_api.c | 2193 struct nft_set_estimate est, best; nft_select_set_ops() local
|
/linux-4.1.27/net/netfilter/ipvs/ |
H A D | ip_vs_est.c | 146 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 D | act_connmark.c | 92 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 D | act_simple.c | 79 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 D | act_skbedit.c | 60 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 D | act_vlan.c | 67 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 D | act_gact.c | 52 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 D | act_ipt.c | 86 static int tcf_ipt_init(struct net *net, struct nlattr *nla, struct nlattr *est, tcf_ipt_init() argument
|
H A D | act_mirred.c | 47 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 D | act_nat.c | 38 static int tcf_nat_init(struct net *net, struct nlattr *nla, struct nlattr *est, tcf_nat_init() argument
|
H A D | act_pedit.c | 32 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 D | act_bpf.c | 265 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 D | act_csum.c | 45 static int tcf_csum_init(struct net *n, struct nlattr *nla, struct nlattr *est, tcf_csum_init() argument
|
H A D | act_police.c | 114 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 D | cls_basic.c | 132 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 D | cls_bpf.c | 264 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 D | cls_tcindex.c | 216 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 D | act_api.c | 228 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 D | cls_route.c | 380 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 D | cls_u32.c | 592 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 D | sch_htb.c | 1378 } est = { htb_change_class() local
|
/linux-4.1.27/drivers/uwb/ |
H A D | est.c | 352 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 D | gen_estimator.c | 150 static void gen_add_node(struct gen_estimator *est) gen_add_node() argument 212 struct gen_estimator *est; gen_new_estimator() local
|
H A D | gen_stats.c | 194 struct gnet_stats_rate_est est; gnet_stats_copy_rate_est() local
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | cuboot-acadia.c | 55 unsigned long est; /* current estimate */ get_clocks() local
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | dib7000m.c | 842 u16 value, est[4]; dib7000m_set_channel() local
|
H A D | stb0899_drv.c | 1014 unsigned int val, quant, quantn = -1, est, estn = -1; stb0899_read_snr() local
|
H A D | dib7000p.c | 961 u16 value, est[4]; dib7000p_set_channel() local
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | isdnl2.c | 733 int est = 0, state; l2_restart_multi() local
|
/linux-4.1.27/drivers/isdn/mISDN/ |
H A D | layer2.c | 959 int est = 0; l2_restart_multi() local
|
/linux-4.1.27/drivers/net/ethernet/ibm/emac/ |
H A D | core.c | 1903 struct emac_error_stats *est = &dev->estats; emac_stats() local
|
/linux-4.1.27/drivers/atm/ |
H A D | idt77252.c | 2083 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 D | phy_cmn.c | 2414 struct phy_iq_est est[PHY_CORE_MAX]; wlc_phy_noise_sample_request() local
|
H A D | phy_n.c | 26175 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 D | drm_edid.c | 2160 u8 *est = ((u8 *)timing) + 5; drm_est3_modes() local
|
/linux-4.1.27/drivers/net/wireless/b43/ |
H A D | phy_n.c | 4349 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 D | ip_vs.h | 416 struct ip_vs_estimator est; /* estimator */ member in struct:ip_vs_stats
|