Searched refs:tcfa_qstats (Results 1 – 2 of 2) sorted by relevance
35 struct gnet_stats_queue tcfa_qstats; member54 #define tcf_qstats common.tcfa_qstats224 qstats_drop_inc(&a->tcfa_qstats); in tcf_action_inc_drop_qstats()235 qstats_overlimit_inc(&a->tcfa_qstats); in tcf_action_inc_overlimit_qstats()
1142 a->tcfa_qstats.drops += drops; in tcf_action_update_stats()1182 &p->tcfa_qstats, in tcf_action_copy_stats()1183 p->tcfa_qstats.qlen) < 0) in tcf_action_copy_stats()
Completed in 8 milliseconds