Home
last modified time | relevance | path

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

/development/ndk/platforms/android-21/include/netinet/
Dicmp6.h184 struct icmp6_hdr mld_icmp6_hdr; member
200 #define mld_type mld_icmp6_hdr.icmp6_type
201 #define mld_code mld_icmp6_hdr.icmp6_code
202 #define mld_cksum mld_icmp6_hdr.icmp6_cksum
203 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
204 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
/development/ndk/platforms/android-3/include/netinet/
Dicmp6.h177 struct icmp6_hdr mld_icmp6_hdr; member
193 #define mld_type mld_icmp6_hdr.icmp6_type
194 #define mld_code mld_icmp6_hdr.icmp6_code
195 #define mld_cksum mld_icmp6_hdr.icmp6_cksum
196 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
197 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]