Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/netinet/
Dicmp6.h255 struct icmp6_hdr nd_na_hdr; member
260 #define nd_na_type nd_na_hdr.icmp6_type
261 #define nd_na_code nd_na_hdr.icmp6_code
262 #define nd_na_cksum nd_na_hdr.icmp6_cksum
263 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
/development/ndk/platforms/android-L/include/netinet/
Dicmp6.h262 struct icmp6_hdr nd_na_hdr; member
267 #define nd_na_type nd_na_hdr.icmp6_type
268 #define nd_na_code nd_na_hdr.icmp6_code
269 #define nd_na_cksum nd_na_hdr.icmp6_cksum
270 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]