Searched refs:nft_unregister_obj (Results 1 – 4 of 4) sorted by relevance
402 nft_unregister_obj(nft_basic_objects[i]); in nf_tables_core_module_init()417 nft_unregister_obj(nft_basic_objects[i]); in nf_tables_core_module_exit()
1396 nft_unregister_obj(&nft_ct_expect_obj_type); in nft_ct_module_init()1399 nft_unregister_obj(&nft_ct_helper_obj_type); in nft_ct_module_init()1410 nft_unregister_obj(&nft_ct_timeout_obj_type); in nft_ct_module_exit()1412 nft_unregister_obj(&nft_ct_expect_obj_type); in nft_ct_module_exit()1413 nft_unregister_obj(&nft_ct_helper_obj_type); in nft_ct_module_exit()
8073 void nft_unregister_obj(struct nft_object_type *obj_type) in nft_unregister_obj() function8079 EXPORT_SYMBOL_GPL(nft_unregister_obj);
1458 void nft_unregister_obj(struct nft_object_type *obj_type);