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

/linux-master/net/netfilter/
H A Dnft_ct_fast.c11 const struct nft_ct *priv = nft_expr_priv(expr);
H A Dnft_ct.c54 const struct nft_ct *priv = nft_expr_priv(expr);
228 const struct nft_ct *priv = nft_expr_priv(expr);
276 const struct nft_ct *priv = nft_expr_priv(expr);
384 struct nft_ct *priv = nft_expr_priv(expr);
517 static void __nft_ct_set_destroy(const struct nft_ctx *ctx, struct nft_ct *priv)
542 struct nft_ct *priv = nft_expr_priv(expr);
633 struct nft_ct *priv = nft_expr_priv(expr);
642 const struct nft_ct *priv = nft_expr_priv(expr);
682 const struct nft_ct *priv = nft_expr_priv(expr);
683 const struct nft_ct *c
[all...]
H A DMakefile113 obj-$(CONFIG_NFT_CT) += nft_ct.o
/linux-master/include/net/netfilter/
H A Dnf_tables_core.h64 struct nft_ct { struct

Completed in 99 milliseconds