Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_ct.c55 const struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_get_eval()
229 const struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_set_zone_eval()
279 const struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_set_eval()
383 static void __nft_ct_get_destroy(const struct nft_ctx *ctx, struct nft_ct *priv) in __nft_ct_get_destroy()
395 struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_get_init()
536 static void __nft_ct_set_destroy(const struct nft_ctx *ctx, struct nft_ct *priv) in __nft_ct_set_destroy()
561 struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_set_init()
646 struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_get_destroy()
655 struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_set_destroy()
664 const struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_get_dump()
[all …]
H A Dnft_ct_fast.c11 const struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_get_fast_eval()
H A DMakefile112 obj-$(CONFIG_NFT_CT) += nft_ct.o
/linux/include/net/netfilter/
H A Dnf_tables_core.h64 struct nft_ct { struct