Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A 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
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.h147 unsigned int max_attr; member