Searched refs:NFT_PAYLOAD_CTX_INNER_TH (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/netfilter/
H A Dnft_inner.c131 ctx->flags |= NFT_PAYLOAD_CTX_INNER_TH;
160 ctx->flags |= NFT_PAYLOAD_CTX_INNER_TH;
225 ctx.flags |= NFT_PAYLOAD_CTX_INNER_TH;
H A Dnft_payload.c636 if (!(tun_ctx->flags & NFT_PAYLOAD_CTX_INNER_TH))
H A Dnft_meta.c872 if (!(tun_ctx->flags & NFT_PAYLOAD_CTX_INNER_TH))
/linux-master/include/net/netfilter/
H A Dnf_tables_core.h160 NFT_PAYLOAD_CTX_INNER_TH = (1 << 3), enumerator in enum:__anon2498

Completed in 343 milliseconds