Searched refs:nft_unregister_obj (Results 1 – 8 of 8) sorted by relevance
228 nft_unregister_obj(&nft_quota_obj_type); in nft_quota_module_init()235 nft_unregister_obj(&nft_quota_obj_type); in nft_quota_module_exit()
292 nft_unregister_obj(&nft_counter_obj_type); in nft_counter_module_init()299 nft_unregister_obj(&nft_counter_obj_type); in nft_counter_module_exit()
269 nft_unregister_obj(&nft_connlimit_obj_type); in nft_connlimit_module_init()276 nft_unregister_obj(&nft_connlimit_obj_type); in nft_connlimit_module_exit()
361 nft_unregister_obj(&nft_limit_obj_type); in nft_limit_module_init()368 nft_unregister_obj(&nft_limit_obj_type); in nft_limit_module_exit()
1165 nft_unregister_obj(&nft_ct_helper_obj_type); in nft_ct_module_init()1177 nft_unregister_obj(&nft_ct_timeout_obj_type); in nft_ct_module_exit()1179 nft_unregister_obj(&nft_ct_helper_obj_type); in nft_ct_module_exit()
556 nft_unregister_obj(&nft_tunnel_obj_type); in nft_tunnel_module_exit()
4747 void nft_unregister_obj(struct nft_object_type *obj_type) in nft_unregister_obj() function4753 EXPORT_SYMBOL_GPL(nft_unregister_obj);
1097 void nft_unregister_obj(struct nft_object_type *obj_type);