Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_ipv6/
H A Dip6_tables.h84 struct ip6t_entry struct
109 struct ip6t_entry entry; argument
121 struct ip6t_entry entry;
127 .target_offset = sizeof(struct ip6t_entry), \
253 struct ip6t_entry entries[0];
269 struct ip6t_entry entrytable[0];
279 ip6t_get_target(struct ip6t_entry *e) in ip6t_get_target()
286 XT_MATCH_ITERATE(struct ip6t_entry, e, fn, ## args)
290 XT_ENTRY_ITERATE(struct ip6t_entry, entries, size, fn, ## args)