Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h462 struct tc_cbq_fopt { struct
/linux-4.4.14/net/sched/
Dsch_cbq.c1327 static int cbq_set_fopt(struct cbq_class *cl, struct tc_cbq_fopt *fopt) in cbq_set_fopt()
1336 [TCA_CBQ_FOPT] = { .len = sizeof(struct tc_cbq_fopt) },
1487 struct tc_cbq_fopt opt; in cbq_dump_fopt()