nft_ct_helper_obj_type 1139 net/netfilter/nft_ct.c static struct nft_object_type nft_ct_helper_obj_type;
nft_ct_helper_obj_type 1141 net/netfilter/nft_ct.c 	.type		= &nft_ct_helper_obj_type,
nft_ct_helper_obj_type 1149 net/netfilter/nft_ct.c static struct nft_object_type nft_ct_helper_obj_type __read_mostly = {
nft_ct_helper_obj_type 1300 net/netfilter/nft_ct.c 	err = nft_register_obj(&nft_ct_helper_obj_type);
nft_ct_helper_obj_type 1319 net/netfilter/nft_ct.c 	nft_unregister_obj(&nft_ct_helper_obj_type);
nft_ct_helper_obj_type 1333 net/netfilter/nft_ct.c 	nft_unregister_obj(&nft_ct_helper_obj_type);