Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables_core.h176 void nft_payload_inner_eval(const struct nft_expr *expr, struct nft_regs *regs,
/linux/net/netfilter/
H A Dnft_inner.c294 nft_payload_inner_eval((struct nft_expr *)&priv->expr, regs, pkt, &tun_ctx); in nft_inner_eval()
H A Dnft_payload.c595 void nft_payload_inner_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_payload_inner_eval() function