Home
last modified time | relevance | path

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

/net/bridge/netfilter/
A Debtable_filter.c103 ebt_unregister_template(&frame_filter); in ebtable_filter_init()
113 ebt_unregister_template(&frame_filter); in ebtable_filter_fini()
A Debtable_nat.c103 ebt_unregister_template(&frame_nat); in ebtable_nat_init()
113 ebt_unregister_template(&frame_nat); in ebtable_nat_fini()
A Debtable_broute.c122 ebt_unregister_template(&broute_table); in ebtable_broute_init()
132 ebt_unregister_template(&broute_table); in ebtable_broute_fini()
A Debtables.c1322 void ebt_unregister_template(const struct ebt_table *t) in ebt_unregister_template() function
1340 EXPORT_SYMBOL(ebt_unregister_template);

Completed in 16 milliseconds