Searched refs:TCPTV_CPU_VAR (Results 1 – 2 of 2) sorted by relevance
/external/openthread/third_party/tcplp/bsdtcp/ | ||
D | tcp_const.h | 85 tcp_rexmit_slop = TCPTV_CPU_VAR, |
D | tcp_timer.h | 127 #define TCPTV_CPU_VAR ( hz/5 ) /* cpu variance allowed (200ms) */ macro |