Searched refs:NFT_XT_CTX_BITWISE (Results 1 – 5 of 5) sorted by relevance
127 if (!(ctx->flags & NFT_XT_CTX_BITWISE)) in get_frag()137 ctx->flags &= ~NFT_XT_CTX_BITWISE; in get_frag()193 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_ipv4_parse_payload()195 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_ipv4_parse_payload()206 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_ipv4_parse_payload()208 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_ipv4_parse_payload()
139 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_ipv6_parse_payload()141 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_ipv6_parse_payload()152 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_ipv6_parse_payload()154 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_ipv6_parse_payload()
340 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_arp_parse_payload()342 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_arp_parse_payload()354 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_arp_parse_payload()356 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_arp_parse_payload()
45 NFT_XT_CTX_BITWISE = (1 << 2), enumerator
424 ctx->flags |= NFT_XT_CTX_BITWISE; in nft_parse_bitwise()