Home
last modified time | relevance | path

Searched refs:ebt_unregister_template (Results 1 – 5 of 5) sorted by relevance

/linux/net/bridge/netfilter/
H A Debtable_nat.c110 ebt_unregister_template(&frame_nat); in ebtable_nat_fini()
H A Debtable_filter.c110 ebt_unregister_template(&frame_filter); in ebtable_filter_fini()
H A Debtable_broute.c129 ebt_unregister_template(&broute_table); in ebtable_broute_fini()
H A Debtables.c1320 void ebt_unregister_template(const struct ebt_table *t)
1338 EXPORT_SYMBOL(ebt_unregister_template); in ebt_unregister_template()
1322 void ebt_unregister_template(const struct ebt_table *t) ebt_unregister_template() function
/linux/include/linux/netfilter_bridge/
H A Debtables.h126 void ebt_unregister_template(const struct ebt_table *t);