Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dip_tables.h418 struct ipt_table struct
441 extern int ipt_register_table(struct ipt_table *table); argument
442 extern void ipt_unregister_table(struct ipt_table *table);
447 struct ipt_table *table,
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_tables.c258 struct ipt_table *table, in ipt_do_table()
465 static inline struct ipt_table *
877 replace_table(struct ipt_table *table, in replace_table()
948 struct ipt_table *table, in copy_entries_to_user()
1030 struct ipt_table *t; in get_entries()
1058 struct ipt_table *t; in do_replace()
1182 struct ipt_table *t; in do_add_counters()
1261 struct ipt_table *t; in do_ipt_get_ctl()
1385 int ipt_register_table(struct ipt_table *table) in ipt_register_table()
1450 void ipt_unregister_table(struct ipt_table *table) in ipt_unregister_table()
Diptable_filter.c84 static struct ipt_table packet_filter
Diptable_mangle.c117 static struct ipt_table packet_mangler
Dip_nat_rule.c104 static struct ipt_table nat_table