Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/netfilter_ipv6/
Dip6_tables.h187 struct ip6t_icmp { struct
188 __u8 type; /* type to match */
189 __u8 code[2]; /* range of code */
190 __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 */
/external/iproute2/include/uapi/linux/netfilter_ipv6/
Dip6_tables.h185 struct ip6t_icmp { struct
186 __u8 type; /* type to match */
187 __u8 code[2]; /* range of code */
188 __u8 invflags; /* Inverse flags */