Home
last modified time | relevance | path

Searched refs:nft_unregister_expr (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v4.19/net/ipv4/netfilter/
Dnft_reject_ipv4.c68 nft_unregister_expr(&nft_reject_ipv4_type); in nft_reject_ipv4_module_exit()
Dnft_masq_ipv4.c79 nft_unregister_expr(&nft_masq_ipv4_type); in nft_masq_ipv4_module_exit()
Dnft_redir_ipv4.c74 nft_unregister_expr(&nft_redir_ipv4_type); in nft_redir_ipv4_module_exit()
Dnft_dup_ipv4.c104 nft_unregister_expr(&nft_dup_ipv4_type); in nft_dup_ipv4_module_exit()
Dnft_fib_ipv4.c241 nft_unregister_expr(&nft_fib4_type); in nft_fib4_module_exit()
/Linux-v4.19/net/ipv6/netfilter/
Dnft_reject_ipv6.c69 nft_unregister_expr(&nft_reject_ipv6_type); in nft_reject_ipv6_module_exit()
Dnft_masq_ipv6.c80 nft_unregister_expr(&nft_masq_ipv6_type); in nft_masq_ipv6_module_exit()
Dnft_redir_ipv6.c75 nft_unregister_expr(&nft_redir_ipv6_type); in nft_redir_ipv6_module_exit()
Dnft_dup_ipv6.c102 nft_unregister_expr(&nft_dup_ipv6_type); in nft_dup_ipv6_module_exit()
/Linux-v4.19/net/netfilter/
Dnft_fib_inet.c74 nft_unregister_expr(&nft_fib_inet_type); in nft_fib_inet_module_exit()
Dnft_fib_netdev.c79 nft_unregister_expr(&nft_fib_netdev_type); in nft_fib_netdev_module_exit()
Dnf_tables_core.c266 nft_unregister_expr(nft_basic_types[i]); in nf_tables_core_module_init()
276 nft_unregister_expr(nft_basic_types[i]); in nf_tables_core_module_exit()
Dnft_dup_netdev.c89 nft_unregister_expr(&nft_dup_netdev_type); in nft_dup_netdev_module_exit()
Dnft_osf.c96 return nft_unregister_expr(&nft_osf_type); in nft_osf_module_exit()
Dnft_reject_inet.c146 nft_unregister_expr(&nft_reject_inet_type); in nft_reject_inet_module_exit()
Dnft_socket.c150 nft_unregister_expr(&nft_socket_type); in nft_socket_module_exit()
Dnft_compat.c923 nft_unregister_expr(&nft_target_type); in nft_compat_module_init()
925 nft_unregister_expr(&nft_match_type); in nft_compat_module_init()
958 nft_unregister_expr(&nft_target_type); in nft_compat_module_exit()
959 nft_unregister_expr(&nft_match_type); in nft_compat_module_exit()
Dnft_ct.c1168 nft_unregister_expr(&nft_notrack_type); in nft_ct_module_init()
1170 nft_unregister_expr(&nft_ct_type); in nft_ct_module_init()
1180 nft_unregister_expr(&nft_notrack_type); in nft_ct_module_exit()
1181 nft_unregister_expr(&nft_ct_type); in nft_ct_module_exit()
Dnft_fwd_netdev.c234 nft_unregister_expr(&nft_fwd_netdev_type); in nft_fwd_netdev_module_exit()
Dnft_queue.c213 nft_unregister_expr(&nft_queue_type); in nft_queue_module_exit()
Dnft_quota.c234 nft_unregister_expr(&nft_quota_type); in nft_quota_module_exit()
Dnft_flow_offload.c232 nft_unregister_expr(&nft_flow_offload_type); in nft_flow_offload_module_exit()
Dnft_objref.c216 nft_unregister_expr(&nft_objref_type); in nft_objref_module_exit()
Dnft_tunnel.c549 nft_unregister_expr(&nft_tunnel_type); in nft_tunnel_module_init()
557 nft_unregister_expr(&nft_tunnel_type); in nft_tunnel_module_exit()
Dnft_counter.c298 nft_unregister_expr(&nft_counter_type); in nft_counter_module_exit()

12