Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_police.c107 static const struct nla_policy police_policy[TCA_POLICE_MAX + 1] = { variable
130 err = nla_parse_nested(tb, TCA_POLICE_MAX, nla, police_policy); in tcf_act_police_locate()