Home
last modified time | relevance | path

Searched refs:arpt_table (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/netfilter_arp/
Darp_tables.h308 struct arpt_table struct
331 extern int arpt_register_table(struct arpt_table *table); argument
332 extern void arpt_unregister_table(struct arpt_table *table);
337 struct arpt_table *table,
/linux-2.4.37.9/net/ipv4/netfilter/
Darp_tables.c247 struct arpt_table *table, in arpt_do_table()
384 static inline struct arpt_table *arpt_find_table_lock(const char *name, int *error, struct semaphor… in arpt_find_table_lock()
719 static struct arpt_table_info *replace_table(struct arpt_table *table, in replace_table()
772 struct arpt_table *table, in copy_entries_to_user()
836 struct arpt_table *t; in get_entries()
863 struct arpt_table *t; in do_replace()
978 struct arpt_table *t; in do_add_counters()
1055 struct arpt_table *t; in do_arpt_get_ctl()
1146 int arpt_register_table(struct arpt_table *table) in arpt_register_table()
1212 void arpt_unregister_table(struct arpt_table *table) in arpt_unregister_table()
[all …]
Darptable_filter.c114 static struct arpt_table packet_filter