Home
last modified time | relevance | path

Searched defs:ip6t_icmp (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/netfilter_ipv6/
Dip6_tables.h186 struct ip6t_icmp { struct
187 __u8 type; /* type to match */
188 __u8 code[2]; /* range of code */
189 __u8 invflags; /* Inverse flags */
/external/iptables/include/linux/netfilter_ipv6/
Dip6_tables.h183 struct ip6t_icmp { struct
184 __u8 type; /* type to match */
185 __u8 code[2]; /* range of code */
186 __u8 invflags; /* Inverse flags */