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

  /external/qemu/slirp/
tcp_var.h 125 u_int32_t ts_recent; /* timestamp echo data */ member in struct:tcpcb
  /external/qemu/slirp-android/
tcp_var.h 130 u_int32_t ts_recent; /* timestamp echo data */ member in struct:tcpcb
  /external/kernel-headers/original/linux/
tcp.h 176 long ts_recent_stamp;/* Time we stored ts_recent (for aging) */
177 __u32 ts_recent; /* Time stamp to echo next */ member in struct:tcp_options_received

Completed in 58 milliseconds