Searched refs:xt_unregister_template (Results 1 – 13 of 13) sorted by relevance
86 xt_unregister_template(&packet_filter); in arptable_filter_fini()
93 xt_unregister_template(&security_table); in iptable_security_fini()
105 xt_unregister_template(&packet_filter); in iptable_filter_fini()
103 xt_unregister_template(&packet_raw); in iptable_raw_fini()
139 xt_unregister_template(&packet_mangler); in iptable_mangle_fini()
171 xt_unregister_template(&nf_nat_ipv4_table); in iptable_nat_exit()
92 xt_unregister_template(&security_table); in ip6table_security_fini()
103 xt_unregister_template(&packet_filter); in ip6table_filter_fini()
101 xt_unregister_template(&packet_raw); in ip6table_raw_fini()
132 xt_unregister_template(&packet_mangler); in ip6table_mangle_fini()
173 xt_unregister_template(&nf_nat_ipv6_table); in ip6table_nat_exit()
466 void xt_unregister_template(const struct xt_table *t);
1998 void xt_unregister_template(const struct xt_table *table) in xt_unregister_template() function2017 EXPORT_SYMBOL_GPL(xt_unregister_template);