Searched refs:ebt_unregister_template (Results 1 – 5 of 5) sorted by relevance
117 ebt_unregister_template(&frame_nat); in ebtable_nat_init()127 ebt_unregister_template(&frame_nat); in ebtable_nat_fini()
118 ebt_unregister_template(&frame_filter); in ebtable_filter_init()128 ebt_unregister_template(&frame_filter); in ebtable_filter_fini()
130 ebt_unregister_template(&broute_table); in ebtable_broute_init()140 ebt_unregister_template(&broute_table); in ebtable_broute_fini()
1324 void ebt_unregister_template(const struct ebt_table *t) in ebt_unregister_template() function1342 EXPORT_SYMBOL(ebt_unregister_template);
131 void ebt_unregister_template(const struct ebt_table *t);