Home
last modified time | relevance | path

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

12

/Linux-v6.1/net/netfilter/
Dnft_redir.c260 nft_unregister_expr(&nft_redir_ipv4_type); in nft_redir_module_init()
267 nft_unregister_expr(&nft_redir_ipv4_type); in nft_redir_module_init()
269 nft_unregister_expr(&nft_redir_ipv6_type); in nft_redir_module_init()
279 nft_unregister_expr(&nft_redir_ipv4_type); in nft_redir_module_exit()
281 nft_unregister_expr(&nft_redir_ipv6_type); in nft_redir_module_exit()
284 nft_unregister_expr(&nft_redir_inet_type); in nft_redir_module_exit()
Dnft_masq.c198 nft_unregister_expr(&nft_masq_ipv6_type); in nft_masq_module_exit_ipv6()
254 nft_unregister_expr(&nft_masq_inet_type); in nft_masq_module_exit_inet()
286 nft_unregister_expr(&nft_masq_ipv4_type); in nft_masq_module_init()
297 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.c103 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.c370 nft_unregister_expr(&nft_inet_nat_type); in nft_nat_inet_module_exit()
394 nft_unregister_expr(&nft_nat_type); in nft_nat_module_exit()
Dnf_tables_core.c374 nft_unregister_expr(nft_basic_types[j]); in nf_tables_core_module_init()
388 nft_unregister_expr(nft_basic_types[i]); in nf_tables_core_module_exit()
Dnft_compat.c924 nft_unregister_expr(&nft_target_type); in nft_compat_module_init()
926 nft_unregister_expr(&nft_match_type); in nft_compat_module_init()
933 nft_unregister_expr(&nft_target_type); in nft_compat_module_exit()
934 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.c185 return nft_unregister_expr(&nft_osf_type); in nft_osf_module_exit()
Dnft_queue.c239 nft_unregister_expr(&nft_queue_type); in nft_queue_module_exit()
Dnft_ct.c1374 nft_unregister_expr(&nft_notrack_type); in nft_ct_module_init()
1376 nft_unregister_expr(&nft_ct_type); in nft_ct_module_init()
1387 nft_unregister_expr(&nft_notrack_type); in nft_ct_module_exit()
1388 nft_unregister_expr(&nft_ct_type); in nft_ct_module_exit()
Dnft_fwd_netdev.c263 nft_unregister_expr(&nft_fwd_netdev_type); in nft_fwd_netdev_module_exit()
Dnft_numgen.c246 nft_unregister_expr(&nft_ng_type); in nft_ng_module_exit()
Dnft_objref.c251 nft_unregister_expr(&nft_objref_type); in nft_objref_module_exit()
Dnft_socket.c277 nft_unregister_expr(&nft_socket_type); in nft_socket_module_exit()
Dnft_quota.c289 nft_unregister_expr(&nft_quota_type); in nft_quota_module_exit()
/Linux-v6.1/net/ipv4/netfilter/
Dnft_reject_ipv4.c67 nft_unregister_expr(&nft_reject_ipv4_type); in nft_reject_ipv4_module_exit()
Dnft_dup_ipv4.c102 nft_unregister_expr(&nft_dup_ipv4_type); in nft_dup_ipv4_module_exit()
Dnft_fib_ipv4.c215 nft_unregister_expr(&nft_fib4_type); in nft_fib4_module_exit()
/Linux-v6.1/net/ipv6/netfilter/
Dnft_reject_ipv6.c68 nft_unregister_expr(&nft_reject_ipv6_type); in nft_reject_ipv6_module_exit()
Dnft_dup_ipv6.c100 nft_unregister_expr(&nft_dup_ipv6_type); in nft_dup_ipv6_module_exit()
/Linux-v6.1/net/bridge/netfilter/
Dnft_meta_bridge.c169 nft_unregister_expr(&nft_meta_bridge_type); in nft_meta_bridge_module_exit()
Dnft_reject_bridge.c207 nft_unregister_expr(&nft_reject_bridge_type); in nft_reject_bridge_module_exit()

12