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

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/netinet/
icmp6.h 213 struct icmp6_hdr nd_rs_hdr; member in struct:nd_router_solicit
217 #define nd_rs_type nd_rs_hdr.icmp6_type
218 #define nd_rs_code nd_rs_hdr.icmp6_code
219 #define nd_rs_cksum nd_rs_hdr.icmp6_cksum
220 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/netinet/
icmp6.h 213 struct icmp6_hdr nd_rs_hdr; member in struct:nd_router_solicit
217 #define nd_rs_type nd_rs_hdr.icmp6_type
218 #define nd_rs_code nd_rs_hdr.icmp6_code
219 #define nd_rs_cksum nd_rs_hdr.icmp6_cksum
220 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/netinet/
icmp6.h 213 struct icmp6_hdr nd_rs_hdr; member in struct:nd_router_solicit
217 #define nd_rs_type nd_rs_hdr.icmp6_type
218 #define nd_rs_code nd_rs_hdr.icmp6_code
219 #define nd_rs_cksum nd_rs_hdr.icmp6_cksum
220 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/netinet/
icmp6.h 213 struct icmp6_hdr nd_rs_hdr; member in struct:nd_router_solicit
217 #define nd_rs_type nd_rs_hdr.icmp6_type
218 #define nd_rs_code nd_rs_hdr.icmp6_code
219 #define nd_rs_cksum nd_rs_hdr.icmp6_cksum
220 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/netinet/
icmp6.h 213 struct icmp6_hdr nd_rs_hdr; member in struct:nd_router_solicit
217 #define nd_rs_type nd_rs_hdr.icmp6_type
218 #define nd_rs_code nd_rs_hdr.icmp6_code
219 #define nd_rs_cksum nd_rs_hdr.icmp6_cksum
220 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]

Completed in 42 milliseconds

1 23