Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_choke.c335 static const struct nla_policy choke_policy[TCA_CHOKE_MAX + 1] = { variable
361 err = nla_parse_nested(tb, TCA_CHOKE_MAX, opt, choke_policy, NULL); in choke_change()