Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/netinet/
Dicmp6.h72 u_int8_t icmp6_type; /* type field */ member
193 #define mld_type mld_icmp6_hdr.icmp6_type
210 #define nd_rs_type nd_rs_hdr.icmp6_type
222 #define nd_ra_type nd_ra_hdr.icmp6_type
249 #define nd_ns_type nd_ns_hdr.icmp6_type
260 #define nd_na_type nd_na_hdr.icmp6_type
283 #define nd_rd_type nd_rd_hdr.icmp6_type
379 #define ni_type icmp6_ni_hdr.icmp6_type
459 #define rr_type rr_hdr.icmp6_type
/development/ndk/platforms/android-L/include/netinet/
Dicmp6.h74 u_int8_t icmp6_type; /* type field */ member
200 #define mld_type mld_icmp6_hdr.icmp6_type
217 #define nd_rs_type nd_rs_hdr.icmp6_type
229 #define nd_ra_type nd_ra_hdr.icmp6_type
256 #define nd_ns_type nd_ns_hdr.icmp6_type
267 #define nd_na_type nd_na_hdr.icmp6_type
290 #define nd_rd_type nd_rd_hdr.icmp6_type
477 #define rr_type rr_hdr.icmp6_type
/development/ndk/platforms/android-L/include/linux/
Dicmpv6.h25 __u8 icmp6_type; member