Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_range.c43 static const struct nla_policy nft_range_policy[NFTA_RANGE_MAX + 1] = {
148 .maxattr = NFTA_RANGE_MAX,
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h705 #define NFTA_RANGE_MAX (__NFTA_RANGE_MAX - 1) macro