Home
last modified time | relevance | path

Searched refs:entry_policy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dact_gate.c153 static const struct nla_policy entry_policy[TCA_GATE_ENTRY_MAX + 1] = { variable
209 err = nla_parse_nested(tb, TCA_GATE_ENTRY_MAX, n, entry_policy, extack); in parse_gate_entry()
H A Dsch_taprio.c765 static const struct nla_policy entry_policy[TCA_TAPRIO_SCHED_ENTRY_MAX + 1] = { variable
826 entry_policy, NULL); in parse_sched_entry()
/kernel/linux/linux-6.6/net/sched/
H A Dact_gate.c156 static const struct nla_policy entry_policy[TCA_GATE_ENTRY_MAX + 1] = { variable
212 err = nla_parse_nested(tb, TCA_GATE_ENTRY_MAX, n, entry_policy, extack); in parse_gate_entry()
H A Dsch_taprio.c1003 static const struct nla_policy entry_policy[TCA_TAPRIO_SCHED_ENTRY_MAX + 1] = { variable
1080 entry_policy, NULL); in parse_sched_entry()

Completed in 8 milliseconds