Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_ct.c1207 static const struct nla_policy nft_ct_helper_policy[NFTA_CT_HELPER_MAX + 1] = {
1227 .maxattr = NFTA_CT_HELPER_MAX,
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h1614 #define NFTA_CT_HELPER_MAX (__NFTA_CT_HELPER_MAX - 1) macro