Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_synproxy.c379 nft_unregister_obj(&nft_synproxy_obj_type); in nft_synproxy_module_init()
386 nft_unregister_obj(&nft_synproxy_obj_type); in nft_synproxy_module_exit()
H A Dnft_ct.c1517 nft_unregister_obj(&nft_ct_expect_obj_type); in nft_ct_module_init()
1520 nft_unregister_obj(&nft_ct_helper_obj_type); in nft_ct_module_init()
1531 nft_unregister_obj(&nft_ct_timeout_obj_type); in nft_ct_module_exit()
1533 nft_unregister_obj(&nft_ct_expect_obj_type); in nft_ct_module_exit()
1534 nft_unregister_obj(&nft_ct_helper_obj_type); in nft_ct_module_exit()
H A Dnf_tables_api.c8087 void nft_unregister_obj(struct nft_object_type *obj_type) in nft_unregister_obj() function
8093 EXPORT_SYMBOL_GPL(nft_unregister_obj);