Searched refs:nft_unregister_expr (Results 1 – 10 of 10) sorted by relevance
106 nft_unregister_expr(&nft_fib_netdev_type); in nft_fib_netdev_module_exit()
159 return nft_unregister_expr(&nft_osf_type); in nft_osf_module_exit()
1004 nft_unregister_expr(&nft_target_type); in nft_compat_module_init()1006 nft_unregister_expr(&nft_match_type); in nft_compat_module_init()1013 nft_unregister_expr(&nft_target_type); in nft_compat_module_exit()1014 nft_unregister_expr(&nft_match_type); in nft_compat_module_exit()
294 nft_unregister_expr(&nft_xfrm_type); in nft_xfrm_module_exit()
1522 nft_unregister_expr(&nft_notrack_type); in nft_ct_module_init()1524 nft_unregister_expr(&nft_ct_type); in nft_ct_module_init()1535 nft_unregister_expr(&nft_notrack_type); in nft_ct_module_exit()1536 nft_unregister_expr(&nft_ct_type); in nft_ct_module_exit()
352 nft_unregister_expr(&nft_tproxy_type); in nft_tproxy_module_exit()
385 nft_unregister_expr(&nft_synproxy_type); in nft_synproxy_module_exit()
3407 void nft_unregister_expr(struct nft_expr_type *type) in nft_unregister_expr() function3413 EXPORT_SYMBOL_GPL(nft_unregister_expr);
245 nft_unregister_expr(&nft_meta_bridge_type); in nft_meta_bridge_module_exit()
1352 void nft_unregister_expr(struct nft_expr_type *);