Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_choke.c397 static const struct nla_policy choke_policy[TCA_CHOKE_MAX + 1] = { variable
422 err = nla_parse_nested(tb, TCA_CHOKE_MAX, opt, choke_policy); in choke_change()