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

12

  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/netinet/
icmp6.h 255 struct icmp6_hdr nd_na_hdr; member in struct:nd_neighbor_advert
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]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/netinet/
icmp6.h 255 struct icmp6_hdr nd_na_hdr; member in struct:nd_neighbor_advert
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]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/netinet/
icmp6.h 255 struct icmp6_hdr nd_na_hdr; member in struct:nd_neighbor_advert
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]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/netinet/
icmp6.h 255 struct icmp6_hdr nd_na_hdr; member in struct:nd_neighbor_advert
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]

Completed in 131 milliseconds

12