Searched refs:NFT_XT_CTX_BITWISE (Results 1 – 6 of 6) sorted by relevance
124 if (!(ctx->flags & NFT_XT_CTX_BITWISE)) in get_frag()134 ctx->flags &= ~NFT_XT_CTX_BITWISE; in get_frag()200 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_ipv4_parse_payload()202 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_ipv4_parse_payload()214 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_ipv4_parse_payload()216 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_ipv4_parse_payload()
284 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_arp_parse_devaddr()286 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_arp_parse_devaddr()342 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_arp_parse_payload()344 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_arp_parse_payload()364 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_arp_parse_payload()366 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_arp_parse_payload()
147 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_ipv6_parse_payload()149 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_ipv6_parse_payload()161 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_ipv6_parse_payload()163 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_ipv6_parse_payload()
220 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_bridge_parse_payload()222 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_bridge_parse_payload()235 if (ctx->flags & NFT_XT_CTX_BITWISE) { in nft_bridge_parse_payload()237 ctx->flags &= ~NFT_XT_CTX_BITWISE; in nft_bridge_parse_payload()
45 NFT_XT_CTX_BITWISE = (1 << 2), enumerator
479 ctx->flags |= NFT_XT_CTX_BITWISE; in nft_parse_bitwise()