Searched refs:NFT_XT_CTX_META (Results 1 – 2 of 2) sorted by relevance
401 ctx->flags |= NFT_XT_CTX_META; in nft_parse_meta()437 if (ctx->flags & NFT_XT_CTX_META) { in nft_parse_cmp()439 ctx->flags &= ~NFT_XT_CTX_META; in nft_parse_cmp()
44 NFT_XT_CTX_META = (1 << 1), enumerator