Searched refs:ebt_table (Results 1 – 5 of 5) sorted by relevance
91 struct ebt_table { struct111 const struct ebt_table *table, argument129 int ebt_register_template(const struct ebt_table *t, int(*table_init)(struct net *net));130 void ebt_unregister_template(const struct ebt_table *t);
195 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()1183 struct ebt_table *t, *table; in ebt_register_table()1324 void ebt_unregister_template(const struct ebt_table *t) in ebt_unregister_template()1347 struct ebt_table *t; in __ebt_find_table()1386 struct ebt_table *t; in do_update_counters()1514 static int copy_counters_to_user(struct ebt_table *t, in copy_counters_to_user()2376 struct ebt_table *t; in compat_do_ebt_get_ctl()[all …]
53 static const struct ebt_table frame_filter = {
53 static const struct ebt_table frame_nat = {
46 static const struct ebt_table broute_table = {
Completed in 16 milliseconds