Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/netinet/
Dicmp6.h83 #define icmp6_data16 icmp6_dataun.icmp6_un_data16 macro
87 #define icmp6_id icmp6_data16[0] /* echo request/reply */
88 #define icmp6_seq icmp6_data16[1] /* echo request/reply */
89 #define icmp6_maxdelay icmp6_data16[0] /* mcast group membership */
196 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
197 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
241 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
382 #define ni_qtype icmp6_ni_hdr.icmp6_data16[0]
383 #define ni_flags icmp6_ni_hdr.icmp6_data16[1]
/development/ndk/platforms/android-L/include/netinet/
Dicmp6.h85 #define icmp6_data16 icmp6_dataun.icmp6_un_data16 macro
89 #define icmp6_id icmp6_data16[0] /* echo request/reply */
90 #define icmp6_seq icmp6_data16[1] /* echo request/reply */
91 #define icmp6_maxdelay icmp6_data16[0] /* mcast group membership */
203 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
204 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
248 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]