Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dact_api.c1265 static const struct nla_policy tcf_action_policy[TCA_ACT_MAX + 1] = { variable
1309 tcf_action_policy, extack); in tc_action_load_ops()
1374 tcf_action_policy, extack); in tcf_action_init_1()
1645 tcf_action_policy, extack); in tcf_action_get_1()
1700 tcf_action_policy, extack); in tca_action_flush()
2077 if (nla_parse_nested_deprecated(tb2, TCA_ACT_MAX, tb[1], tcf_action_policy, NULL) < 0) in find_dump_kind()

Completed in 7 milliseconds