Home
last modified time | relevance | path

Searched refs:tcf_qstats (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/net/sched/
Dact_police.c224 police->tcf_qstats.overlimits++; in tcf_police_act()
226 police->tcf_qstats.drops++; in tcf_police_act()
257 police->tcf_qstats.drops++; in tcf_police_act()
263 police->tcf_qstats.overlimits++; in tcf_police_act()
265 police->tcf_qstats.drops++; in tcf_police_act()
Dact_connmark.c67 ca->tcf_qstats.overlimits++; in tcf_connmark_act()
84 ca->tcf_qstats.overlimits++; in tcf_connmark_act()
Dact_nat.c248 p->tcf_qstats.drops++; in tcf_nat_act()
Dact_ipt.c261 ipt->tcf_qstats.drops++; in tcf_ipt_act()
Dact_pedit.c392 p->tcf_qstats.overlimits++; in tcf_pedit_act()
/Linux-v4.19/include/net/
Dact_api.h48 #define tcf_qstats common.tcfa_qstats macro