Searched refs:t_keepidle (Results 1 – 6 of 6) sorted by relevance
184 #define TP_KEEPIDLE(tp) ((tp)->t_keepidle ? (tp)->t_keepidle : tcp_keepidle)
244 u_int t_keepidle; /* time before keepalive probes begin */ member
1113 tp->t_keepidle = sototcpcb(lso)->t_keepidle; in syncache_socket()
2302 tp->t_keepidle = ui; in tcp_default_ctloutput()