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

  /external/qemu/slirp/
tcp_timer.c 39 u_int32_t tcp_now; /* for RFC 1323 timestamps */ variable
109 tcp_now++; /* for timestamps */
  /external/qemu/slirp-android/
tcp_timer.c 39 u_int32_t tcp_now; /* for RFC 1323 timestamps */ variable
109 tcp_now++; /* for timestamps */

Completed in 63 milliseconds