Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_ct.c334 static const struct nla_policy nft_ct_policy[NFTA_CT_MAX + 1] = {
832 .maxattr = NFTA_CT_MAX,
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h1178 #define NFTA_CT_MAX (__NFTA_CT_MAX - 1) macro