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.c54 const struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_get_eval()
228 const struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_set_zone_eval()
276 const struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_set_eval()
384 struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_get_init()
517 static void __nft_ct_set_destroy(const struct nft_ctx *ctx, struct nft_ct *priv) in __nft_ct_set_destroy()
542 struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_set_init()
633 struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_set_destroy()
642 const struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_get_dump()
682 const struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_get_reduce()
683 const struct nft_ct *ct; in nft_ct_get_reduce()
[all …]
H A Dnft_ct_fast.c11 const struct nft_ct *priv = nft_expr_priv(expr); in nft_ct_get_fast_eval()
H A DMakefile113 obj-$(CONFIG_NFT_CT) += nft_ct.o
/linux/include/net/netfilter/
H A Dnf_tables_core.h64 struct nft_ct { struct