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

12

  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/netinet/
icmp6.h 82 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
85 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
86 #define icmp6_mtu icmp6_data32[0] /* packet too big */
213 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
252 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
263 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
286 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
462 #define rr_seqnum rr_hdr.icmp6_data32[0]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/netinet/
icmp6.h 82 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
85 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
86 #define icmp6_mtu icmp6_data32[0] /* packet too big */
213 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
252 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
263 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
286 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
462 #define rr_seqnum rr_hdr.icmp6_data32[0]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/netinet/
icmp6.h 82 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
85 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
86 #define icmp6_mtu icmp6_data32[0] /* packet too big */
213 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
252 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
263 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
286 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
462 #define rr_seqnum rr_hdr.icmp6_data32[0]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/netinet/
icmp6.h 82 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
85 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
86 #define icmp6_mtu icmp6_data32[0] /* packet too big */
213 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
252 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
263 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
286 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
462 #define rr_seqnum rr_hdr.icmp6_data32[0]

Completed in 61 milliseconds

12