Searched refs:nft_unregister_expr (Results 1 – 27 of 27) sorted by relevance
68 nft_unregister_expr(&nft_reject_ipv4_type); in nft_reject_ipv4_module_exit()
67 nft_unregister_expr(&nft_masq_ipv4_type); in nft_masq_ipv4_module_exit()
68 nft_unregister_expr(&nft_redir_ipv4_type); in nft_redir_ipv4_module_exit()
67 nft_unregister_expr(&nft_masq_ipv6_type); in nft_masq_ipv6_module_exit()
69 nft_unregister_expr(&nft_reject_ipv6_type); in nft_reject_ipv6_module_exit()
68 nft_unregister_expr(&nft_redir_ipv6_type); in nft_redir_ipv6_module_exit()
112 nft_unregister_expr(&nft_limit_type); in nft_limit_module_exit()
106 nft_unregister_expr(&nft_counter_type); in nft_counter_module_exit()
124 nft_unregister_expr(&nft_queue_type); in nft_queue_module_exit()
130 nft_unregister_expr(&nft_imm_type); in nft_immediate_module_exit()
146 nft_unregister_expr(&nft_reject_inet_type); in nft_reject_inet_module_exit()
120 nft_unregister_expr(&nft_exthdr_type); in nft_exthdr_module_exit()
803 nft_unregister_expr(&nft_target_type); in nft_compat_module_init()805 nft_unregister_expr(&nft_match_type); in nft_compat_module_init()812 nft_unregister_expr(&nft_target_type); in nft_compat_module_exit()813 nft_unregister_expr(&nft_match_type); in nft_compat_module_exit()
156 nft_unregister_expr(&nft_payload_type); in nft_payload_module_exit()
154 nft_unregister_expr(&nft_lookup_type); in nft_lookup_module_exit()
142 nft_unregister_expr(&nft_bitwise_type); in nft_bitwise_module_exit()
164 nft_unregister_expr(&nft_byteorder_type); in nft_byteorder_module_exit()
226 nft_unregister_expr(&nft_cmp_type); in nft_cmp_module_exit()
200 nft_unregister_expr(&nft_log_type); in nft_log_module_exit()
285 nft_unregister_expr(&nft_nat_type); in nft_nat_module_exit()
264 nft_unregister_expr(&nft_dynset_type); in nft_dynset_module_exit()
380 nft_unregister_expr(&nft_meta_type); in nft_meta_module_exit()
453 nft_unregister_expr(&nft_ct_type); in nft_ct_module_exit()
1469 void nft_unregister_expr(struct nft_expr_type *type) in nft_unregister_expr() function1475 EXPORT_SYMBOL_GPL(nft_unregister_expr);
125 nft_unregister_expr(&nft_meta_bridge_type); in nft_meta_bridge_module_exit()
410 nft_unregister_expr(&nft_reject_bridge_type); in nft_reject_bridge_module_exit()
864 void nft_unregister_expr(struct nft_expr_type *);