Searched refs:NFT_INNER_HDRSIZE (Results 1 – 2 of 2) sorted by relevance
215 if (priv->flags & NFT_INNER_HDRSIZE && in nft_inner_parse()354 if (flags & NFT_INNER_HDRSIZE) { in nft_inner_init()
827 NFT_INNER_HDRSIZE = (1 << 0), enumerator832 #define NFT_INNER_MASK (NFT_INNER_HDRSIZE | NFT_INNER_LL | \