Home
last modified time | relevance | path

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

123

/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.c122 struct rpc_iostats *stats; in rpc_alloc_iostats() local
139 void rpc_free_iostats(struct rpc_iostats *stats) in rpc_free_iostats()
196 void rpc_count_iostats(const struct rpc_task *task, struct rpc_iostats *stats) in rpc_count_iostats()
227 static void _print_rpc_iostats(struct seq_file *seq, struct rpc_iostats *stats, in _print_rpc_iostats()
266 struct rpc_iostats stats = {}; in rpc_clnt_show_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/openvswitch/
Dmeter.h27 struct ovs_flow_stats stats; member
41 struct ovs_flow_stats stats; member
Dvport-internal_dev.c87 internal_get_stats(struct net_device *dev, struct rtnl_link_stats64 *stats) in internal_get_stats()
228 struct pcpu_sw_netstats *stats; in internal_dev_recv() local
Dflow.c62 struct sw_flow_stats *stats; in ovs_flow_stats_update() local
137 struct sw_flow_stats *stats = rcu_dereference_ovsl(flow->stats[cpu]); in ovs_flow_stats_get() local
161 struct sw_flow_stats *stats = ovsl_dereference(flow->stats[cpu]); in ovs_flow_stats_clear() local
/net/rds/
Dtcp_stats.c54 struct rds_tcp_statistics stats = {0, }; in rds_tcp_stats_info_copy() local
Dib_stats.c87 struct rds_ib_statistics stats = {0, }; in rds_ib_stats_info_copy() local
Dstats.c115 struct rds_statistics stats = {0, }; in rds_stats_info() local
/net/rose/
Drose_dev.c99 struct net_device_stats *stats = &dev->stats; in rose_xmit() local
/net/wireless/
Dwext-proc.c33 struct iw_statistics *stats = get_wireless_stats(dev); in wireless_seq_printf_stats() local
/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/mpls/
Dinternal.h19 struct mpls_link_stats stats; member
26 struct mpls_pcpu_stats __percpu *stats; member
/net/xfrm/
Dxfrm_interface.c263 struct net_device_stats *stats = &xi->dev->stats; in xfrmi_xmit2() local
345 struct net_device_stats *stats = &xi->dev->stats; in xfrmi_xmit() local
523 struct pcpu_sw_netstats *stats; in xfrmi_get_stats64() local
/net/mac80211/
Ddebugfs.c366 int (*printvalue)(struct ieee80211_low_level_stats *stats, char *buf, in format_devstat_counter()
369 struct ieee80211_low_level_stats stats; in format_devstat_counter() local
Dethtool.c65 struct ethtool_stats *stats, in ieee80211_get_stats()
/net/core/
Ddrop_monitor.c84 struct net_dm_stats stats; member
1336 static void net_dm_stats_read(struct net_dm_stats *stats) in net_dm_stats_read()
1358 struct net_dm_stats stats; in net_dm_stats_put() local
1380 static void net_dm_hw_stats_read(struct net_dm_stats *stats) in net_dm_hw_stats_read()
1402 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
Dvlan_dev.c128 struct vlan_pcpu_stats *stats; in vlan_dev_hard_start_xmit() local
664 struct rtnl_link_stats64 *stats) in vlan_dev_get_stats64()
/net/batman-adv/
Dsoft-interface.c118 struct net_device_stats *stats = &dev->stats; in batadv_interface_stats() local
978 struct ethtool_stats *stats, u64 *data) in batadv_get_ethtool_stats()
/net/netfilter/
Dxt_RATEEST.c97 struct gnet_stats_basic_packed *stats = &info->est->bstats; in xt_rateest_tg() local
Dnf_tables_core.c100 struct nft_stats *stats; in nft_update_chain_stats() local
/net/sched/
Dsch_codel.c61 struct codel_stats stats; member
/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/bridge/
Dbr_vlan.c397 struct br_vlan_stats *stats; in br_handle_vlan() local
449 struct br_vlan_stats *stats; in __allowed_ingress() local
1206 struct br_vlan_stats *stats) in br_vlan_get_stats()

123