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

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/netinet/
icmp6.h 251 struct icmp6_hdr nd_ns_hdr; member in struct:nd_neighbor_solicit
256 #define nd_ns_type nd_ns_hdr.icmp6_type
257 #define nd_ns_code nd_ns_hdr.icmp6_code
258 #define nd_ns_cksum nd_ns_hdr.icmp6_cksum
259 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/netinet/
icmp6.h 251 struct icmp6_hdr nd_ns_hdr; member in struct:nd_neighbor_solicit
256 #define nd_ns_type nd_ns_hdr.icmp6_type
257 #define nd_ns_code nd_ns_hdr.icmp6_code
258 #define nd_ns_cksum nd_ns_hdr.icmp6_cksum
259 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/netinet/
icmp6.h 251 struct icmp6_hdr nd_ns_hdr; member in struct:nd_neighbor_solicit
256 #define nd_ns_type nd_ns_hdr.icmp6_type
257 #define nd_ns_code nd_ns_hdr.icmp6_code
258 #define nd_ns_cksum nd_ns_hdr.icmp6_cksum
259 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/netinet/
icmp6.h 251 struct icmp6_hdr nd_ns_hdr; member in struct:nd_neighbor_solicit
256 #define nd_ns_type nd_ns_hdr.icmp6_type
257 #define nd_ns_code nd_ns_hdr.icmp6_code
258 #define nd_ns_cksum nd_ns_hdr.icmp6_cksum
259 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/netinet/
icmp6.h 251 struct icmp6_hdr nd_ns_hdr; member in struct:nd_neighbor_solicit
256 #define nd_ns_type nd_ns_hdr.icmp6_type
257 #define nd_ns_code nd_ns_hdr.icmp6_code
258 #define nd_ns_cksum nd_ns_hdr.icmp6_cksum
259 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]

Completed in 146 milliseconds

1 23