Searched refs:tcfa_qstats (Results 1 – 2 of 2) sorted by relevance
36 struct gnet_stats_queue tcfa_qstats; member56 #define tcf_qstats common.tcfa_qstats243 qstats_drop_inc(&a->tcfa_qstats); in tcf_action_inc_drop_qstats()254 qstats_overlimit_inc(&a->tcfa_qstats); in tcf_action_inc_overlimit_qstats()
1570 a->tcfa_qstats.drops += drops; in tcf_action_update_stats()1610 &p->tcfa_qstats, in tcf_action_copy_stats()1611 p->tcfa_qstats.qlen) < 0) in tcf_action_copy_stats()
Completed in 9 milliseconds