Home
last modified time | relevance | path

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

/linux-4.1.27/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.c65 ca->tcf_qstats.overlimits++; in tcf_connmark()
79 ca->tcf_qstats.overlimits++; in tcf_connmark()
Dact_gact.c135 gact->tcf_qstats.drops++; in tcf_gact()
Dact_vlan.c55 v->tcf_qstats.drops++; in tcf_vlan()
Dact_mirred.c174 m->tcf_qstats.overlimits++; in tcf_mirred()
Dact_pedit.c169 p->tcf_qstats.overlimits++; in tcf_pedit()
Dact_nat.c245 p->tcf_qstats.drops++; in tcf_nat()
Dact_ipt.c205 ipt->tcf_qstats.drops++; in tcf_ipt()
Dact_bpf.c73 prog->tcf_qstats.drops++; in tcf_bpf()
Dact_csum.c527 p->tcf_qstats.drops++; in tcf_csum()
/linux-4.1.27/include/net/
Dact_api.h33 #define tcf_qstats common.tcfc_qstats macro