Home
last modified time | relevance | path

Searched refs:nft_unregister_obj (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/net/netfilter/
Dnft_quota.c228 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()
Dnft_counter.c292 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()
Dnft_connlimit.c269 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()
Dnft_limit.c361 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()
Dnft_ct.c1165 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()
Dnft_tunnel.c556 nft_unregister_obj(&nft_tunnel_obj_type); in nft_tunnel_module_exit()
Dnf_tables_api.c4747 void nft_unregister_obj(struct nft_object_type *obj_type) in nft_unregister_obj() function
4753 EXPORT_SYMBOL_GPL(nft_unregister_obj);
/Linux-v4.19/include/net/netfilter/
Dnf_tables.h1097 void nft_unregister_obj(struct nft_object_type *obj_type);