Searched refs:tcp_keepcnt (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/third_party/tcplp/bsdtcp/ | ||
| D | tcp_const.h | 64 tcp_keepcnt = TCPTV_KEEPCNT, enumerator |
| D | tcp_timer.h | 175 #define TP_KEEPCNT(tp) (/*(tp)->t_keepcnt ? (tp)->t_keepcnt :*/ tcp_keepcnt) |