Home
last modified time | relevance | path

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

/development/ndk/platforms/android-21/include/netinet/
Dicmp6.h84 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
87 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
88 #define icmp6_mtu icmp6_data32[0] /* packet too big */
220 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
259 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
270 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
293 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
480 #define rr_seqnum rr_hdr.icmp6_data32[0]
/development/ndk/platforms/android-3/include/netinet/
Dicmp6.h82 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
85 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
86 #define icmp6_mtu icmp6_data32[0] /* packet too big */
213 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
252 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
263 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
286 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
462 #define rr_seqnum rr_hdr.icmp6_data32[0]