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

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/netinet/
icmp6.h 184 struct icmp6_hdr mld_icmp6_hdr; member in struct:mld_hdr
200 #define mld_type mld_icmp6_hdr.icmp6_type
201 #define mld_code mld_icmp6_hdr.icmp6_code
202 #define mld_cksum mld_icmp6_hdr.icmp6_cksum
203 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
204 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/netinet/
icmp6.h 184 struct icmp6_hdr mld_icmp6_hdr; member in struct:mld_hdr
200 #define mld_type mld_icmp6_hdr.icmp6_type
201 #define mld_code mld_icmp6_hdr.icmp6_code
202 #define mld_cksum mld_icmp6_hdr.icmp6_cksum
203 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
204 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/netinet/
icmp6.h 184 struct icmp6_hdr mld_icmp6_hdr; member in struct:mld_hdr
200 #define mld_type mld_icmp6_hdr.icmp6_type
201 #define mld_code mld_icmp6_hdr.icmp6_code
202 #define mld_cksum mld_icmp6_hdr.icmp6_cksum
203 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
204 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/netinet/
icmp6.h 184 struct icmp6_hdr mld_icmp6_hdr; member in struct:mld_hdr
200 #define mld_type mld_icmp6_hdr.icmp6_type
201 #define mld_code mld_icmp6_hdr.icmp6_code
202 #define mld_cksum mld_icmp6_hdr.icmp6_cksum
203 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
204 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]

Completed in 173 milliseconds

1 23