ip6t_unregister_table 30 include/linux/netfilter_ipv6/ip6_tables.h void ip6t_unregister_table(struct net *net, struct xt_table *table, ip6t_unregister_table 1971 net/ipv6/netfilter/ip6_tables.c EXPORT_SYMBOL(ip6t_unregister_table); ip6t_unregister_table 80 net/ipv6/netfilter/ip6table_filter.c ip6t_unregister_table(net, net->ipv6.ip6table_filter, filter_ops); ip6t_unregister_table 101 net/ipv6/netfilter/ip6table_mangle.c ip6t_unregister_table(net, net->ipv6.ip6table_mangle, mangle_ops); ip6t_unregister_table 110 net/ipv6/netfilter/ip6table_nat.c ip6t_unregister_table(net, net->ipv6.ip6table_nat, NULL); ip6t_unregister_table 122 net/ipv6/netfilter/ip6table_nat.c ip6t_unregister_table(net, net->ipv6.ip6table_nat, NULL); ip6t_unregister_table 73 net/ipv6/netfilter/ip6table_raw.c ip6t_unregister_table(net, net->ipv6.ip6table_raw, rawtable_ops); ip6t_unregister_table 68 net/ipv6/netfilter/ip6table_security.c ip6t_unregister_table(net, net->ipv6.ip6table_security, sectbl_ops);