Home
last modified time | relevance | path

Searched refs:NFT_PAYLOAD_CTX_INNER_LL (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/netfilter/
H A Dnf_tables_core.h158 NFT_PAYLOAD_CTX_INNER_LL = (1 << 1), enumerator
/linux/net/netfilter/
H A Dnft_inner.c87 ctx->flags |= NFT_PAYLOAD_CTX_INNER_LL; in nft_inner_parse_l2l3()
H A Dnft_payload.c615 if (!(tun_ctx->flags & NFT_PAYLOAD_CTX_INNER_LL)) in nft_payload_inner_eval()