Home
last modified time | relevance | path

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

/net/sched/
Dsch_api.c447 static const struct nla_policy stab_policy[TCA_STAB_MAX + 1] = { variable
461 err = nla_parse_nested(tb, TCA_STAB_MAX, opt, stab_policy, NULL); in qdisc_get_stab()