nft_unregister_expr
void nft_unregister_expr(struct nft_expr_type *);
nft_unregister_expr(&nft_meta_bridge_type);
nft_unregister_expr(&nft_reject_bridge_type);
nft_unregister_expr(&nft_dup_ipv4_type);
nft_unregister_expr(&nft_fib4_type);
nft_unregister_expr(&nft_reject_ipv4_type);
nft_unregister_expr(&nft_dup_ipv6_type);
nft_unregister_expr(&nft_fib6_type);
nft_unregister_expr(&nft_reject_ipv6_type);
EXPORT_SYMBOL_GPL(nft_unregister_expr);
nft_unregister_expr(nft_basic_types[j]);
nft_unregister_expr(nft_basic_types[i]);
nft_unregister_expr(&nft_target_type);
nft_unregister_expr(&nft_match_type);
nft_unregister_expr(&nft_target_type);
nft_unregister_expr(&nft_match_type);
nft_unregister_expr(&nft_connlimit_type);
nft_unregister_expr(&nft_notrack_type);
nft_unregister_expr(&nft_ct_type);
nft_unregister_expr(&nft_notrack_type);
nft_unregister_expr(&nft_ct_type);
nft_unregister_expr(&nft_dup_netdev_type);
nft_unregister_expr(&nft_fib_inet_type);
nft_unregister_expr(&nft_fib_netdev_type);
nft_unregister_expr(&nft_flow_offload_type);
nft_unregister_expr(&nft_fwd_netdev_type);
nft_unregister_expr(&nft_hash_type);
nft_unregister_expr(&nft_limit_type);
nft_unregister_expr(&nft_log_type);
nft_unregister_expr(&nft_masq_ipv6_type);
nft_unregister_expr(&nft_masq_inet_type);
nft_unregister_expr(&nft_masq_ipv4_type);
nft_unregister_expr(&nft_masq_ipv4_type);
nft_unregister_expr(&nft_inet_nat_type);
nft_unregister_expr(&nft_nat_type);
nft_unregister_expr(&nft_ng_type);
return nft_unregister_expr(&nft_osf_type);
nft_unregister_expr(&nft_queue_type);
nft_unregister_expr(&nft_quota_type);
nft_unregister_expr(&nft_redir_ipv4_type);
nft_unregister_expr(&nft_redir_ipv4_type);
nft_unregister_expr(&nft_redir_ipv6_type);
nft_unregister_expr(&nft_redir_ipv4_type);
nft_unregister_expr(&nft_redir_ipv6_type);
nft_unregister_expr(&nft_redir_inet_type);
nft_unregister_expr(&nft_reject_inet_type);
nft_unregister_expr(&nft_reject_netdev_type);
nft_unregister_expr(&nft_socket_type);
nft_unregister_expr(&nft_synproxy_type);
nft_unregister_expr(&nft_tproxy_type);
nft_unregister_expr(&nft_tunnel_type);
nft_unregister_expr(&nft_tunnel_type);
nft_unregister_expr(&nft_xfrm_type);