Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_arp/
Darp_tables.h64 struct arpt_entry_target struct
89 struct arpt_entry_target target; argument
245 static __inline__ struct arpt_entry_target *arpt_get_target(struct arpt_entry *e) in arpt_get_target()
/linux-2.4.37.9/net/ipv4/netfilter/
Darp_tables.c270 struct arpt_entry_target *t; in arpt_do_table()
495 static inline int standard_check(const struct arpt_entry_target *t, in standard_check()
529 struct arpt_entry_target *t; in check_entry()
591 < sizeof(struct arpt_entry) + sizeof(struct arpt_entry_target)) { in check_entry_size_and_hooks()
618 struct arpt_entry_target *t; in cleanup_entry()
805 struct arpt_entry_target *t; in copy_entries_to_user()
818 + offsetof(struct arpt_entry_target, in copy_entries_to_user()
Darptable_filter.c22 struct arpt_entry_target target;