Home
last modified time | relevance | path

Searched refs:nft_inner_tun_ctx (Results 1 – 4 of 4) sorted by relevance

/linux/net/netfilter/
H A Dnft_inner.c27 struct nft_inner_tun_ctx ctx;
60 struct nft_inner_tun_ctx *ctx, u32 off) in nft_inner_parse_l2l3()
182 struct nft_inner_tun_ctx *ctx, u32 *off) in nft_inner_parse_tunhdr()
218 struct nft_inner_tun_ctx *tun_ctx) in nft_inner_parse()
242 struct nft_inner_tun_ctx *tun_ctx) in nft_inner_restore_tun_ctx()
244 struct nft_inner_tun_ctx *this_cpu_tun_ctx; in nft_inner_restore_tun_ctx()
262 const struct nft_inner_tun_ctx *tun_ctx)
264 struct nft_inner_tun_ctx *this_cpu_tun_ctx; in nft_inner_parse_needed()
277 struct nft_inner_tun_ctx *tun_ctx) in nft_inner_parse_needed()
295 struct nft_inner_tun_ctx tun_ct in nft_inner_eval()
[all...]
H A Dnft_meta.c863 struct nft_inner_tun_ctx *tun_ctx) in nft_meta_inner_eval()
/linux/include/net/netfilter/
H A Dnft_meta.h49 struct nft_inner_tun_ctx;
52 struct nft_inner_tun_ctx *tun_ctx);
H A Dnf_tables_core.h164 struct nft_inner_tun_ctx { struct
179 struct nft_inner_tun_ctx *ctx); argument