Home
last modified time | relevance | path

Searched refs:nft_inner_tun_ctx (Results 1 – 3 of 3) 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()
181 struct nft_inner_tun_ctx *ctx, u32 *off) in nft_inner_parse_tunhdr()
217 struct nft_inner_tun_ctx *tun_ctx) in nft_inner_parse()
241 struct nft_inner_tun_ctx *tun_ctx) in nft_inner_restore_tun_ctx()
243 struct nft_inner_tun_ctx *this_cpu_tun_ctx; in nft_inner_restore_tun_ctx()
261 const struct nft_inner_tun_ctx *tun_ctx) in nft_inner_save_tun_ctx()
263 struct nft_inner_tun_ctx *this_cpu_tun_ctx; in nft_inner_save_tun_ctx()
276 struct nft_inner_tun_ctx *tun_ctx) in nft_inner_parse_needed()
294 struct nft_inner_tun_ctx tun_ctx = {}; in nft_inner_eval()
H A Dnft_payload.c570 struct nft_inner_tun_ctx *tun_ctx) in nft_payload_inner_eval()
/linux/include/net/netfilter/
H A Dnf_tables_core.h164 struct nft_inner_tun_ctx { struct
179 struct nft_inner_tun_ctx *ctx); argument