Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_payload.c211 static const struct nla_policy nft_payload_policy[NFTA_PAYLOAD_MAX + 1] = {
1092 .maxattr = NFTA_PAYLOAD_MAX,
/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h870 #define NFTA_PAYLOAD_MAX (__NFTA_PAYLOAD_MAX - 1) macro