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

12

  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/netinet/
icmp6.h 83 #define icmp6_data16 icmp6_dataun.icmp6_un_data16 macro
87 #define icmp6_id icmp6_data16[0] /* echo request/reply */
88 #define icmp6_seq icmp6_data16[1] /* echo request/reply */
89 #define icmp6_maxdelay icmp6_data16[0] /* mcast group membership */
196 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
197 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
241 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
382 #define ni_qtype icmp6_ni_hdr.icmp6_data16[0]
383 #define ni_flags icmp6_ni_hdr.icmp6_data16[1]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/netinet/
icmp6.h 83 #define icmp6_data16 icmp6_dataun.icmp6_un_data16 macro
87 #define icmp6_id icmp6_data16[0] /* echo request/reply */
88 #define icmp6_seq icmp6_data16[1] /* echo request/reply */
89 #define icmp6_maxdelay icmp6_data16[0] /* mcast group membership */
196 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
197 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
241 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
382 #define ni_qtype icmp6_ni_hdr.icmp6_data16[0]
383 #define ni_flags icmp6_ni_hdr.icmp6_data16[1]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/netinet/
icmp6.h 83 #define icmp6_data16 icmp6_dataun.icmp6_un_data16 macro
87 #define icmp6_id icmp6_data16[0] /* echo request/reply */
88 #define icmp6_seq icmp6_data16[1] /* echo request/reply */
89 #define icmp6_maxdelay icmp6_data16[0] /* mcast group membership */
196 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
197 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
241 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
382 #define ni_qtype icmp6_ni_hdr.icmp6_data16[0]
383 #define ni_flags icmp6_ni_hdr.icmp6_data16[1]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/netinet/
icmp6.h 83 #define icmp6_data16 icmp6_dataun.icmp6_un_data16 macro
87 #define icmp6_id icmp6_data16[0] /* echo request/reply */
88 #define icmp6_seq icmp6_data16[1] /* echo request/reply */
89 #define icmp6_maxdelay icmp6_data16[0] /* mcast group membership */
196 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
197 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
241 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
382 #define ni_qtype icmp6_ni_hdr.icmp6_data16[0]
383 #define ni_flags icmp6_ni_hdr.icmp6_data16[1]

Completed in 114 milliseconds

12