Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter_bridge/
H A Debtables.h91 struct ebt_table { struct
107 const struct ebt_table *table, argument
125 int ebt_register_template(const struct ebt_table *t, int(*table_init)(struct net *net));
126 void ebt_unregister_template(const struct ebt_table *t);
/openbmc/linux/net/bridge/netfilter/
H A Debtables.c195 struct ebt_table *table = priv; in ebt_do_table()
326 struct ebt_table *table; in find_inlist_lock_noload()
375 static inline struct ebt_table *
1015 struct ebt_table *t; in do_replace_finish()
1186 struct ebt_table *t, *table; in ebt_register_table()
1322 void ebt_unregister_template(const struct ebt_table *t) in ebt_unregister_template()
1345 struct ebt_table *t; in __ebt_find_table()
1384 struct ebt_table *t; in do_update_counters()
1514 static int copy_counters_to_user(struct ebt_table *t, in copy_counters_to_user()
2377 struct ebt_table *t; in compat_do_ebt_get_ctl()
[all …]
H A Debtable_nat.c46 static const struct ebt_table frame_nat = {
H A Debtable_filter.c46 static const struct ebt_table frame_filter = {
H A Debtable_broute.c39 static const struct ebt_table broute_table = {