Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_atm.c180 static const struct nla_policy atm_policy[TCA_ATM_MAX + 1] = { variable
216 error = nla_parse_nested(tb, TCA_ATM_MAX, opt, atm_policy); in atm_tc_change()