Home
last modified time | relevance | path

Searched defs:stats (Results 1 – 25 of 77) sorted by relevance

1234

/net/netfilter/ipvs/
Dip_vs_est.c57 struct ip_vs_cpu_stats __percpu *stats) in ip_vs_read_cpu_stats()
137 void ip_vs_start_estimator(struct netns_ipvs *ipvs, struct ip_vs_stats *stats) in ip_vs_start_estimator()
148 void ip_vs_stop_estimator(struct netns_ipvs *ipvs, struct ip_vs_stats *stats) in ip_vs_stop_estimator()
157 void ip_vs_zero_estimator(struct ip_vs_stats *stats) in ip_vs_zero_estimator()
176 void ip_vs_read_estimator(struct ip_vs_kstats *dst, struct ip_vs_stats *stats) in ip_vs_read_estimator()
/net/sunrpc/
Dstats.c121 struct rpc_iostats *stats; in rpc_alloc_iostats() local
138 void rpc_free_iostats(struct rpc_iostats *stats) in rpc_free_iostats()
195 void rpc_count_iostats(const struct rpc_task *task, struct rpc_iostats *stats) in rpc_count_iostats()
226 static void _print_rpc_iostats(struct seq_file *seq, struct rpc_iostats *stats, in _print_rpc_iostats()
265 struct rpc_iostats stats = {}; in rpc_clnt_show_stats() local
/net/smc/
Dsmc_stats.c46 struct smc_stats *stats, int tech, in smc_nl_fill_stats_rmb_data()
99 struct smc_stats *stats, int tech, in smc_nl_fill_stats_bufsize_data()
166 struct smc_stats *stats, int tech) in smc_nl_fill_stats_tech_data()
264 struct smc_stats *stats; in smc_nl_get_stats() local
/net/netrom/
Dnr_dev.c42 struct net_device_stats *stats = &dev->stats; in nr_rx_ip() local
141 struct net_device_stats *stats = &dev->stats; in nr_xmit() local
/net/ethtool/
Dfec.c17 u64 stats[1 + ETHTOOL_MAX_LANES]; member
72 fec_stats_recalc(struct fec_stat_grp *grp, struct ethtool_fec_stat *stats) in fec_stats_recalc()
113 struct ethtool_fec_stats stats; in fec_prepare_data() local
/net/openvswitch/
Dmeter.h30 struct ovs_flow_stats stats; member
41 struct ovs_flow_stats stats; member
Dflow.c63 struct sw_flow_stats *stats; in ovs_flow_stats_update() local
138 struct sw_flow_stats *stats = rcu_dereference_ovsl(flow->stats[cpu]); in ovs_flow_stats_get() local
162 struct sw_flow_stats *stats = ovsl_dereference(flow->stats[cpu]); in ovs_flow_stats_clear() local
Dflow_table.c75 struct sw_flow_stats *stats; in ovs_flow_alloc() local
202 struct mask_array_stats *stats; in tbl_mask_array_reset_counters() local
737 struct mask_array_stats *stats = this_cpu_ptr(ma->masks_usage_stats); in flow_lookup() local
1133 struct mask_array_stats *stats; in ovs_flow_masks_rebalance() local
/net/rds/
Dib_stats.c87 struct rds_ib_statistics stats = {0, }; in rds_ib_stats_info_copy() local
Dtcp_stats.c54 struct rds_tcp_statistics stats = {0, }; in rds_tcp_stats_info_copy() local
Dstats.c115 struct rds_statistics stats = {0, }; in rds_stats_info() local
/net/wireless/
Dwext-proc.c33 struct iw_statistics *stats = get_wireless_stats(dev); in wireless_seq_printf_stats() local
/net/rose/
Drose_dev.c99 struct net_device_stats *stats = &dev->stats; in rose_xmit() local
/net/mpls/
Dinternal.h19 struct mpls_link_stats stats; member
26 struct mpls_pcpu_stats __percpu *stats; member
/net/dsa/
Dmaster.c76 struct ethtool_stats *stats, in dsa_master_get_ethtool_stats()
95 struct ethtool_stats *stats, in dsa_master_get_ethtool_phy_stats()
/net/mac80211/
Dethtool.c65 struct ethtool_stats *stats, in ieee80211_get_stats()
Ddebugfs.c598 int (*printvalue)(struct ieee80211_low_level_stats *stats, char *buf, in format_devstat_counter()
601 struct ieee80211_low_level_stats stats; in format_devstat_counter() local
/net/core/
Ddrop_monitor.c86 struct net_dm_stats stats; member
1424 static void net_dm_stats_read(struct net_dm_stats *stats) in net_dm_stats_read()
1446 struct net_dm_stats stats; in net_dm_stats_put() local
1468 static void net_dm_hw_stats_read(struct net_dm_stats *stats) in net_dm_hw_stats_read()
1490 struct net_dm_stats stats; in net_dm_hw_stats_put() local
/net/8021q/
Dvlanproc.c246 const struct rtnl_link_stats64 *stats; in vlandev_seq_show() local
/net/netfilter/
Dxt_RATEEST.c97 struct gnet_stats_basic_packed *stats = &info->est->bstats; in xt_rateest_tg() local
Dnf_flow_table_offload.c829 struct flow_stats *stats, in nf_flow_offload_tuple()
922 struct flow_stats *stats) in flow_offload_tuple_stats()
931 struct flow_stats stats[FLOW_OFFLOAD_DIR_MAX] = {}; in flow_offload_work_stats() local
/net/batman-adv/
Dsoft-interface.c116 struct net_device_stats *stats = &dev->stats; in batadv_interface_stats() local
958 struct ethtool_stats *stats, u64 *data) in batadv_get_ethtool_stats()
/net/l2tp/
Dl2tp_ppp.c1022 const struct l2tp_stats *stats) in pppol2tp_copy_stats()
1036 static int pppol2tp_tunnel_copy_stats(struct pppol2tp_ioc_stats *stats, in pppol2tp_tunnel_copy_stats()
1067 struct pppol2tp_ioc_stats stats; in pppol2tp_ioctl() local
/net/sched/
Dsch_codel.c61 struct codel_stats stats; member
/net/xfrm/
Dxfrm_interface_core.c266 struct net_device_stats *stats = &xi->dev->stats; in xfrmi_xmit2() local
347 struct net_device_stats *stats = &xi->dev->stats; in xfrmi_xmit() local

1234