Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_ct.c1181 struct nlattr *max_attr = tb[TCA_CT_NAT_IPV4_MAX]; in tcf_ct_fill_params_nat() local
1191 struct nlattr *max_attr = tb[TCA_CT_NAT_IPV6_MAX]; in tcf_ct_fill_params_nat() local
/linux/tools/net/ynl/lib/
H A Dynl-priv.h56 unsigned int max_attr; member