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.c103 ebt_unregister_template(&frame_nat); in ebtable_nat_init()
113 ebt_unregister_template(&frame_nat); in ebtable_nat_fini()
H A Debtable_filter.c103 ebt_unregister_template(&frame_filter); in ebtable_filter_init()
113 ebt_unregister_template(&frame_filter); in ebtable_filter_fini()
H A Debtable_broute.c122 ebt_unregister_template(&broute_table); in ebtable_broute_init()
132 ebt_unregister_template(&broute_table); in ebtable_broute_fini()
H A Debtables.c1322 void ebt_unregister_template(const struct ebt_table *t) in ebt_unregister_template() function
1340 EXPORT_SYMBOL(ebt_unregister_template);
/linux/include/linux/netfilter_bridge/
H A Debtables.h126 void ebt_unregister_template(const struct ebt_table *t);