Home
last modified time | relevance | path

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

/linux-5.19.10/net/bridge/netfilter/
Debtable_filter.c103 ebt_unregister_template(&frame_filter); in ebtable_filter_init()
113 ebt_unregister_template(&frame_filter); in ebtable_filter_fini()
Debtable_nat.c103 ebt_unregister_template(&frame_nat); in ebtable_nat_init()
113 ebt_unregister_template(&frame_nat); in ebtable_nat_fini()
Debtable_broute.c122 ebt_unregister_template(&broute_table); in ebtable_broute_init()
132 ebt_unregister_template(&broute_table); in ebtable_broute_fini()
Debtables.c1318 void ebt_unregister_template(const struct ebt_table *t) in ebt_unregister_template() function
1336 EXPORT_SYMBOL(ebt_unregister_template);
/linux-5.19.10/include/linux/netfilter_bridge/
Debtables.h126 void ebt_unregister_template(const struct ebt_table *t);