Home
last modified time | relevance | path

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

/Linux-v5.15/net/bridge/netfilter/
Debtable_nat.c117 ebt_unregister_template(&frame_nat); in ebtable_nat_init()
127 ebt_unregister_template(&frame_nat); in ebtable_nat_fini()
Debtable_filter.c118 ebt_unregister_template(&frame_filter); in ebtable_filter_init()
128 ebt_unregister_template(&frame_filter); in ebtable_filter_fini()
Debtable_broute.c130 ebt_unregister_template(&broute_table); in ebtable_broute_init()
140 ebt_unregister_template(&broute_table); in ebtable_broute_fini()
Debtables.c1324 void ebt_unregister_template(const struct ebt_table *t) in ebt_unregister_template() function
1342 EXPORT_SYMBOL(ebt_unregister_template);
/Linux-v5.15/include/linux/netfilter_bridge/
Debtables.h131 void ebt_unregister_template(const struct ebt_table *t);