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

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/netinet/
icmp6.h 223 struct icmp6_hdr nd_ra_hdr; member in struct:nd_router_advert
229 #define nd_ra_type nd_ra_hdr.icmp6_type
230 #define nd_ra_code nd_ra_hdr.icmp6_code
231 #define nd_ra_cksum nd_ra_hdr.icmp6_cksum
232 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
233 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]
248 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/netinet/
icmp6.h 223 struct icmp6_hdr nd_ra_hdr; member in struct:nd_router_advert
229 #define nd_ra_type nd_ra_hdr.icmp6_type
230 #define nd_ra_code nd_ra_hdr.icmp6_code
231 #define nd_ra_cksum nd_ra_hdr.icmp6_cksum
232 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
233 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]
248 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/netinet/
icmp6.h 223 struct icmp6_hdr nd_ra_hdr; member in struct:nd_router_advert
229 #define nd_ra_type nd_ra_hdr.icmp6_type
230 #define nd_ra_code nd_ra_hdr.icmp6_code
231 #define nd_ra_cksum nd_ra_hdr.icmp6_cksum
232 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
233 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]
248 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/netinet/
icmp6.h 223 struct icmp6_hdr nd_ra_hdr; member in struct:nd_router_advert
229 #define nd_ra_type nd_ra_hdr.icmp6_type
230 #define nd_ra_code nd_ra_hdr.icmp6_code
231 #define nd_ra_cksum nd_ra_hdr.icmp6_cksum
232 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
233 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]
248 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/netinet/
icmp6.h 223 struct icmp6_hdr nd_ra_hdr; member in struct:nd_router_advert
229 #define nd_ra_type nd_ra_hdr.icmp6_type
230 #define nd_ra_code nd_ra_hdr.icmp6_code
231 #define nd_ra_cksum nd_ra_hdr.icmp6_cksum
232 #define nd_ra_curhoplimit nd_ra_hdr.icmp6_data8[0]
233 #define nd_ra_flags_reserved nd_ra_hdr.icmp6_data8[1]
248 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]

Completed in 42 milliseconds

1 23