Home
last modified time | relevance | path

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

/external/libnl/lib/route/qdisc/
Dfq_codel.c37 static struct nla_policy fq_codel_policy[TCA_FQ_CODEL_MAX + 1] = { variable
52 err = tca_parse(tb, TCA_FQ_CODEL_MAX, tc, fq_codel_policy); in fq_codel_msg_parser()