Searched refs:nft_unregister_obj (Results 1 – 9 of 9) sorted by relevance
283 nft_unregister_obj(&nft_quota_obj_type); in nft_quota_module_init()290 nft_unregister_obj(&nft_quota_obj_type); in nft_quota_module_exit()
286 nft_unregister_obj(&nft_connlimit_obj_type); in nft_connlimit_module_init()293 nft_unregister_obj(&nft_connlimit_obj_type); in nft_connlimit_module_exit()
377 nft_unregister_obj(nft_basic_objects[i]); in nf_tables_core_module_init()392 nft_unregister_obj(nft_basic_objects[i]); in nf_tables_core_module_exit()
377 nft_unregister_obj(&nft_synproxy_obj_type); in nft_synproxy_module_init()384 nft_unregister_obj(&nft_synproxy_obj_type); in nft_synproxy_module_exit()
1369 nft_unregister_obj(&nft_ct_expect_obj_type); in nft_ct_module_init()1372 nft_unregister_obj(&nft_ct_helper_obj_type); in nft_ct_module_init()1383 nft_unregister_obj(&nft_ct_timeout_obj_type); in nft_ct_module_exit()1385 nft_unregister_obj(&nft_ct_expect_obj_type); in nft_ct_module_exit()1386 nft_unregister_obj(&nft_ct_helper_obj_type); in nft_ct_module_exit()
450 nft_unregister_obj(&nft_limit_obj_type); in nft_limit_module_init()457 nft_unregister_obj(&nft_limit_obj_type); in nft_limit_module_exit()
739 nft_unregister_obj(&nft_tunnel_obj_type); in nft_tunnel_module_exit()
6626 void nft_unregister_obj(struct nft_object_type *obj_type) in nft_unregister_obj() function6632 EXPORT_SYMBOL_GPL(nft_unregister_obj);
1320 void nft_unregister_obj(struct nft_object_type *obj_type);