Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/tc_act/
A Dtc_pedit.h27 #define TCA_PEDIT_KEY_EX_MAX (__TCA_PEDIT_KEY_EX_MAX - 1) macro
/linux-6.3-rc2/net/sched/
A Dact_pedit.c32 static const struct nla_policy pedit_key_ex_policy[TCA_PEDIT_KEY_EX_MAX + 1] = {
56 struct nlattr *tb[TCA_PEDIT_KEY_EX_MAX + 1]; in tcf_pedit_keys_ex_parse()
69 err = nla_parse_nested_deprecated(tb, TCA_PEDIT_KEY_EX_MAX, in tcf_pedit_keys_ex_parse()

Completed in 4 milliseconds