Home
last modified time | relevance | path

Searched defs:max_attr (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
Dact_ct.c1097 struct nlattr *max_attr = tb[TCA_CT_NAT_IPV4_MAX]; in tcf_ct_fill_params_nat() local
1108 struct nlattr *max_attr = tb[TCA_CT_NAT_IPV6_MAX]; in tcf_ct_fill_params_nat() local
/kernel/linux/linux-6.6/net/sched/
Dact_ct.c1158 struct nlattr *max_attr = tb[TCA_CT_NAT_IPV4_MAX]; in tcf_ct_fill_params_nat() local
1169 struct nlattr *max_attr = tb[TCA_CT_NAT_IPV6_MAX]; in tcf_ct_fill_params_nat() local
/kernel/linux/linux-6.6/tools/net/ynl/lib/
Dynl.h147 unsigned int max_attr; member