Searched refs:nft_inner_tun_ctx (Results 1 – 5 of 5) sorted by relevance
26 static DEFINE_PER_CPU(struct nft_inner_tun_ctx, nft_pcpu_tun_ctx);53 struct nft_inner_tun_ctx *ctx, u32 off) in nft_inner_parse_l2l3()175 struct nft_inner_tun_ctx *ctx, u32 *off) in nft_inner_parse_tunhdr()211 struct nft_inner_tun_ctx *tun_ctx) in nft_inner_parse()213 struct nft_inner_tun_ctx ctx = {}; in nft_inner_parse()237 const struct nft_inner_tun_ctx *tun_ctx) in nft_inner_parse_needed()251 struct nft_inner_tun_ctx *tun_ctx = this_cpu_ptr(&nft_pcpu_tun_ctx); in nft_inner_eval()
862 struct nft_inner_tun_ctx *tun_ctx) in nft_meta_inner_eval()
606 struct nft_inner_tun_ctx *tun_ctx) in nft_payload_inner_eval()
50 struct nft_inner_tun_ctx;53 struct nft_inner_tun_ctx *tun_ctx);
163 struct nft_inner_tun_ctx { struct177 struct nft_inner_tun_ctx *ctx); argument