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

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/netinet/
icmp6.h 84 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
87 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
88 #define icmp6_mtu icmp6_data32[0] /* packet too big */
220 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
259 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
270 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
293 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
480 #define rr_seqnum rr_hdr.icmp6_data32[0]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/netinet/
icmp6.h 84 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
87 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
88 #define icmp6_mtu icmp6_data32[0] /* packet too big */
220 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
259 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
270 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
293 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
480 #define rr_seqnum rr_hdr.icmp6_data32[0]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/netinet/
icmp6.h 84 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
87 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
88 #define icmp6_mtu icmp6_data32[0] /* packet too big */
220 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
259 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
270 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
293 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
480 #define rr_seqnum rr_hdr.icmp6_data32[0]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/netinet/
icmp6.h 84 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
87 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
88 #define icmp6_mtu icmp6_data32[0] /* packet too big */
220 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
259 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
270 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
293 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
480 #define rr_seqnum rr_hdr.icmp6_data32[0]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/netinet/
icmp6.h 84 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
87 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
88 #define icmp6_mtu icmp6_data32[0] /* packet too big */
220 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
259 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
270 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
293 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
480 #define rr_seqnum rr_hdr.icmp6_data32[0]

Completed in 39 milliseconds

1 23