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

12

  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/netinet/
icmp6.h 277 struct icmp6_hdr nd_rd_hdr; member in struct:nd_redirect
283 #define nd_rd_type nd_rd_hdr.icmp6_type
284 #define nd_rd_code nd_rd_hdr.icmp6_code
285 #define nd_rd_cksum nd_rd_hdr.icmp6_cksum
286 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/netinet/
icmp6.h 277 struct icmp6_hdr nd_rd_hdr; member in struct:nd_redirect
283 #define nd_rd_type nd_rd_hdr.icmp6_type
284 #define nd_rd_code nd_rd_hdr.icmp6_code
285 #define nd_rd_cksum nd_rd_hdr.icmp6_cksum
286 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/netinet/
icmp6.h 277 struct icmp6_hdr nd_rd_hdr; member in struct:nd_redirect
283 #define nd_rd_type nd_rd_hdr.icmp6_type
284 #define nd_rd_code nd_rd_hdr.icmp6_code
285 #define nd_rd_cksum nd_rd_hdr.icmp6_cksum
286 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/netinet/
icmp6.h 277 struct icmp6_hdr nd_rd_hdr; member in struct:nd_redirect
283 #define nd_rd_type nd_rd_hdr.icmp6_type
284 #define nd_rd_code nd_rd_hdr.icmp6_code
285 #define nd_rd_cksum nd_rd_hdr.icmp6_cksum
286 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]

Completed in 24 milliseconds

12