HomeSort by relevance Sort by last modified time
    Searched defs:ICMP_TSLEN (Results 1 - 4 of 4) sorted by null

  /bionic/libc/include/netinet/
ip_icmp.h 137 #define ICMP_TSLEN (8 + 3 * sizeof (n_time)) /* timestamp */
  /development/ndk/platforms/android-3/include/netinet/
ip_icmp.h 137 #define ICMP_TSLEN (8 + 3 * sizeof (n_time)) /* timestamp */
  /development/ndk/platforms/android-L/include/netinet/
ip_icmp.h 137 #define ICMP_TSLEN (8 + 3 * sizeof (n_time)) /* timestamp */
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_ip_icmp.h 150 #define ICMP_TSLEN (8 + 3 * sizeof (uint32_t)) /* timestamp */

Completed in 215 milliseconds