Home
last modified time | relevance | path

Searched refs:iface_stat (Results 1 – 4 of 4) sorted by relevance

/net/netfilter/
Dxt_qtaguid_print.h22 char *pp_iface_stat(struct iface_stat *is);
65 static inline char *pp_iface_stat(struct iface_stat *is) in pp_iface_stat()
Dxt_qtaguid.c640 static struct iface_stat *get_iface_entry(const char *ifname) in get_iface_entry()
642 struct iface_stat *iface_entry; in get_iface_entry()
677 struct iface_stat *iface_entry) in pp_iface_stat_line()
740 struct iface_stat *iface_entry; in iface_stat_fmt_proc_show()
748 iface_entry = list_entry(v, struct iface_stat, list); in iface_stat_fmt_proc_show()
792 struct iface_stat *new_iface = isw->iface_entry; in iface_create_proc_worker()
828 static void _iface_stat_set_active(struct iface_stat *entry, in _iface_stat_set_active()
851 static struct iface_stat *iface_alloc(struct net_device *net_dev) in iface_alloc()
853 struct iface_stat *new_iface; in iface_alloc()
894 struct iface_stat *iface) in iface_check_stats_reset_and_adjust()
[all …]
Dxt_qtaguid_internal.h217 struct iface_stat { struct
247 struct iface_stat *iface_entry; argument
Dxt_qtaguid_print.c177 char *pp_iface_stat(struct iface_stat *is) in pp_iface_stat()
501 struct iface_stat *iface_entry; in prdebug_iface_stat_list()