Home
last modified time | relevance | path

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

/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);
/linux/net/bridge/netfilter/
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 = {