Searched refs:NFT_PAYLOAD_CTX_INNER_NH (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/netfilter/
H A Dnft_inner.c127 ctx->flags |= NFT_PAYLOAD_CTX_INNER_NH;
151 ctx->flags |= NFT_PAYLOAD_CTX_INNER_NH;
H A Dnft_payload.c630 if (!(tun_ctx->flags & NFT_PAYLOAD_CTX_INNER_NH))
/linux-master/include/net/netfilter/
H A Dnf_tables_core.h159 NFT_PAYLOAD_CTX_INNER_NH = (1 << 2), enumerator in enum:__anon2498

Completed in 126 milliseconds