Home
last modified time | relevance | path

Searched refs:ip6t_unregister_table_pre_exit (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/include/linux/netfilter_ipv6/
Dip6_tables.h32 void ip6t_unregister_table_pre_exit(struct net *net, struct xt_table *table,
/Linux-v5.10/net/ipv6/netfilter/
Dip6table_security.c67 ip6t_unregister_table_pre_exit(net, net->ipv6.ip6table_security, in ip6table_security_net_pre_exit()
Dip6table_filter.c79 ip6t_unregister_table_pre_exit(net, net->ipv6.ip6table_filter, in ip6table_filter_net_pre_exit()
Dip6table_raw.c72 ip6t_unregister_table_pre_exit(net, net->ipv6.ip6table_raw, in ip6table_raw_net_pre_exit()
Dip6table_mangle.c99 ip6t_unregister_table_pre_exit(net, net->ipv6.ip6table_mangle, in ip6table_mangle_net_pre_exit()
Dip6_tables.c1770 void ip6t_unregister_table_pre_exit(struct net *net, struct xt_table *table, in ip6t_unregister_table_pre_exit() function
1785 ip6t_unregister_table_pre_exit(net, table, ops); in ip6t_unregister_table()
1937 EXPORT_SYMBOL(ip6t_unregister_table_pre_exit);