Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_ipv4/
H A Dip_tables.h72 struct ipt_entry struct
193 struct ipt_entry entries[0];
209 struct ipt_entry entrytable[0];
219 ipt_get_target(struct ipt_entry *e) in ipt_get_target()
226 XT_MATCH_ITERATE(struct ipt_entry, e, fn, ## args)
230 XT_ENTRY_ITERATE(struct ipt_entry, entries, size, fn, ## args)