Searched refs:NFT_INNER_LL (Results 1 – 2 of 2) sorted by relevance
58 if (priv->flags & NFT_INNER_LL) { in nft_inner_parse_l2l3()219 if (priv->flags & (NFT_INNER_LL | NFT_INNER_NH)) { in nft_inner_parse()
828 NFT_INNER_LL = (1 << 1), enumerator832 #define NFT_INNER_MASK (NFT_INNER_HDRSIZE | NFT_INNER_LL | \