Home
last modified time | relevance | path

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

/linux/include/uapi/linux/tc_act/
A Dtc_ct.h28 #define TCA_CT_MAX (__TCA_CT_MAX - 1) macro
/linux/net/sched/
A Dact_ct.c1063 static const struct nla_policy ct_policy[TCA_CT_MAX + 1] = {
1245 struct nlattr *tb[TCA_CT_MAX + 1]; in tcf_ct_init()
1257 err = nla_parse_nested(tb, TCA_CT_MAX, nla, ct_policy, extack); in tcf_ct_init()

Completed in 6 milliseconds