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

  /external/qemu/slirp/
tcp_input.c 54 #define TSTMP_LT(a,b) ((int)((a)-(b)) < 0)
826 * TSTMP_LT(ts_val, tp->ts_recent)) {
    [all...]
  /external/qemu/slirp-android/
tcp_input.c 54 #define TSTMP_LT(a,b) ((int)((a)-(b)) < 0)
832 * TSTMP_LT(ts_val, tp->ts_recent)) {
    [all...]

Completed in 69 milliseconds