Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_police.c269 police->tcf_qstats.overlimits++; in tcf_act_police()
271 police->tcf_qstats.drops++; in tcf_act_police()
305 police->tcf_qstats.overlimits++; in tcf_act_police()
307 police->tcf_qstats.drops++; in tcf_act_police()
Dact_connmark.c66 ca->tcf_qstats.overlimits++; in tcf_connmark()
83 ca->tcf_qstats.overlimits++; in tcf_connmark()
Dact_vlan.c55 v->tcf_qstats.drops++; in tcf_vlan()
Dact_pedit.c166 p->tcf_qstats.overlimits++; in tcf_pedit()
Dact_nat.c247 p->tcf_qstats.drops++; in tcf_nat()
Dact_ipt.c206 ipt->tcf_qstats.drops++; in tcf_ipt()
Dact_csum.c528 p->tcf_qstats.drops++; in tcf_csum()
/linux-4.4.14/include/net/
Dact_api.h35 #define tcf_qstats common.tcfc_qstats macro