Home
last modified time | relevance | path

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

12

/Linux-v6.6/net/netfilter/
Dnft_redir.c237 nft_unregister_expr(&nft_redir_ipv4_type); in nft_redir_module_init()
244 nft_unregister_expr(&nft_redir_ipv4_type); in nft_redir_module_init()
246 nft_unregister_expr(&nft_redir_ipv6_type); in nft_redir_module_init()
256 nft_unregister_expr(&nft_redir_ipv4_type); in nft_redir_module_exit()
258 nft_unregister_expr(&nft_redir_ipv6_type); in nft_redir_module_exit()
261 nft_unregister_expr(&nft_redir_inet_type); in nft_redir_module_exit()
Dnft_masq.c194 nft_unregister_expr(&nft_masq_ipv6_type); in nft_masq_module_exit_ipv6()
236 nft_unregister_expr(&nft_masq_inet_type); in nft_masq_module_exit_inet()
268 nft_unregister_expr(&nft_masq_ipv4_type); in nft_masq_module_init()
279 nft_unregister_expr(&nft_masq_ipv4_type); in nft_masq_module_exit()
Dnft_fib_inet.c71 nft_unregister_expr(&nft_fib_inet_type); in nft_fib_inet_module_exit()
Dnft_fib_netdev.c80 nft_unregister_expr(&nft_fib_netdev_type); in nft_fib_netdev_module_exit()
Dnft_dup_netdev.c104 nft_unregister_expr(&nft_dup_netdev_type); in nft_dup_netdev_module_exit()
Dnft_reject_inet.c102 nft_unregister_expr(&nft_reject_inet_type); in nft_reject_inet_module_exit()
Dnft_nat.c369 nft_unregister_expr(&nft_inet_nat_type); in nft_nat_inet_module_exit()
393 nft_unregister_expr(&nft_nat_type); in nft_nat_module_exit()
Dnf_tables_core.c398 nft_unregister_expr(nft_basic_types[j]); in nf_tables_core_module_init()
412 nft_unregister_expr(nft_basic_types[i]); in nf_tables_core_module_exit()
Dnft_compat.c927 nft_unregister_expr(&nft_target_type); in nft_compat_module_init()
929 nft_unregister_expr(&nft_match_type); in nft_compat_module_init()
936 nft_unregister_expr(&nft_target_type); in nft_compat_module_exit()
937 nft_unregister_expr(&nft_match_type); in nft_compat_module_exit()
Dnft_reject_netdev.c181 nft_unregister_expr(&nft_reject_netdev_type); in nft_reject_netdev_module_exit()
Dnft_osf.c186 return nft_unregister_expr(&nft_osf_type); in nft_osf_module_exit()
Dnft_queue.c241 nft_unregister_expr(&nft_queue_type); in nft_queue_module_exit()
Dnft_ct.c1393 nft_unregister_expr(&nft_notrack_type); in nft_ct_module_init()
1395 nft_unregister_expr(&nft_ct_type); in nft_ct_module_init()
1406 nft_unregister_expr(&nft_notrack_type); in nft_ct_module_exit()
1407 nft_unregister_expr(&nft_ct_type); in nft_ct_module_exit()
Dnft_fwd_netdev.c265 nft_unregister_expr(&nft_fwd_netdev_type); in nft_fwd_netdev_module_exit()
Dnft_numgen.c248 nft_unregister_expr(&nft_ng_type); in nft_ng_module_exit()
Dnft_socket.c277 nft_unregister_expr(&nft_socket_type); in nft_socket_module_exit()
Dnft_connlimit.c293 nft_unregister_expr(&nft_connlimit_type); in nft_connlimit_module_exit()
/Linux-v6.6/net/ipv6/netfilter/
Dnft_reject_ipv6.c68 nft_unregister_expr(&nft_reject_ipv6_type); in nft_reject_ipv6_module_exit()
Dnft_dup_ipv6.c101 nft_unregister_expr(&nft_dup_ipv6_type); in nft_dup_ipv6_module_exit()
Dnft_fib_ipv6.c275 nft_unregister_expr(&nft_fib6_type); in nft_fib6_module_exit()
/Linux-v6.6/net/ipv4/netfilter/
Dnft_reject_ipv4.c67 nft_unregister_expr(&nft_reject_ipv4_type); in nft_reject_ipv4_module_exit()
Dnft_dup_ipv4.c103 nft_unregister_expr(&nft_dup_ipv4_type); in nft_dup_ipv4_module_exit()
Dnft_fib_ipv4.c214 nft_unregister_expr(&nft_fib4_type); in nft_fib4_module_exit()
/Linux-v6.6/net/bridge/netfilter/
Dnft_reject_bridge.c207 nft_unregister_expr(&nft_reject_bridge_type); in nft_reject_bridge_module_exit()
Dnft_meta_bridge.c234 nft_unregister_expr(&nft_meta_bridge_type); in nft_meta_bridge_module_exit()

12