Home
last modified time | relevance | path

Searched refs:tc_cbq_police (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h456 struct tc_cbq_police { struct
/linux-4.4.14/net/sched/
Dsch_cbq.c1313 static int cbq_set_police(struct cbq_class *cl, struct tc_cbq_police *p) in cbq_set_police()
1340 [TCA_CBQ_POLICE] = { .len = sizeof(struct tc_cbq_police) },
1507 struct tc_cbq_police opt; in cbq_dump_police()