HomeSort by relevance Sort by last modified time
    Searched defs:nd_na_hdr (Results 51 - 55 of 55) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/netinet/
icmp6.h 262 struct icmp6_hdr nd_na_hdr; member in struct:nd_neighbor_advert
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]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/netinet/
icmp6.h 262 struct icmp6_hdr nd_na_hdr; member in struct:nd_neighbor_advert
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]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/netinet/
icmp6.h 262 struct icmp6_hdr nd_na_hdr; member in struct:nd_neighbor_advert
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]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/netinet/
icmp6.h 262 struct icmp6_hdr nd_na_hdr; member in struct:nd_neighbor_advert
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]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/netinet/
icmp6.h 262 struct icmp6_hdr nd_na_hdr; member in struct:nd_neighbor_advert
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]

Completed in 46 milliseconds

1 23