nft_ct_type       700 net/netfilter/nft_ct.c static struct nft_expr_type nft_ct_type;
nft_ct_type       702 net/netfilter/nft_ct.c 	.type		= &nft_ct_type,
nft_ct_type       711 net/netfilter/nft_ct.c 	.type		= &nft_ct_type,
nft_ct_type       721 net/netfilter/nft_ct.c 	.type		= &nft_ct_type,
nft_ct_type       754 net/netfilter/nft_ct.c static struct nft_expr_type nft_ct_type __read_mostly = {
nft_ct_type      1292 net/netfilter/nft_ct.c 	err = nft_register_expr(&nft_ct_type);
nft_ct_type      1323 net/netfilter/nft_ct.c 	nft_unregister_expr(&nft_ct_type);
nft_ct_type      1335 net/netfilter/nft_ct.c 	nft_unregister_expr(&nft_ct_type);