Searched refs:TSTMP_LT (Results 1 - 2 of 2) sorted by relevance

/external/qemu/slirp/
H A Dtcp_input.c54 #define TSTMP_LT(a,b) ((int)((a)-(b)) < 0) macro
826 * TSTMP_LT(ts_val, tp->ts_recent)) {
/external/qemu/slirp-android/
H A Dtcp_input.c54 #define TSTMP_LT(a,b) ((int)((a)-(b)) < 0) macro
832 * TSTMP_LT(ts_val, tp->ts_recent)) {

Completed in 71 milliseconds