Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_gate.c164 static const struct nla_policy gate_policy[TCA_GATE_MAX + 1] = { variable
323 err = nla_parse_nested(tb, TCA_GATE_MAX, nla, gate_policy, extack); in tcf_gate_init()