Searched refs:TCPT_KEEP (Results 1 – 10 of 10) sorted by relevance
273 case TCPT_KEEP: in tcp_timers()306 tp->t_timer[TCPT_KEEP] = TCPTV_KEEPINTVL; in tcp_timers()308 tp->t_timer[TCPT_KEEP] = TCPTV_KEEP_IDLE; in tcp_timers()
44 #define TCPT_KEEP 2 /* keep alive */ macro
457 tp->t_timer[TCPT_KEEP] = TCPTV_KEEPINTVL; in tcp_input()459 tp->t_timer[TCPT_KEEP] = TCPTV_KEEP_IDLE; in tcp_input()701 tp->t_timer[TCPT_KEEP] = TCPTV_KEEP_INIT; in tcp_input()732 tp->t_timer[TCPT_KEEP] = TCPTV_KEEP_INIT; in tcp_input()
506 tp->t_timer[TCPT_KEEP] = TCPTV_KEEP_INIT; in tcp_connect()838 tp->t_timer[TCPT_KEEP] = TCPTV_KEEP_INIT; in tcp_emu()
624 so->so_tcpcb->t_timer[TCPT_KEEP] = TCPTV_KEEP_INIT*2; in solisten()
462 tp->t_timer[TCPT_KEEP] = TCPTV_KEEPINTVL; in tcp_input()464 tp->t_timer[TCPT_KEEP] = TCPTV_KEEP_IDLE; in tcp_input()707 tp->t_timer[TCPT_KEEP] = TCPTV_KEEP_INIT; in tcp_input()738 tp->t_timer[TCPT_KEEP] = TCPTV_KEEP_INIT; in tcp_input()
625 so->so_tcpcb->t_timer[TCPT_KEEP] = TCPTV_KEEP_INIT*2; in solisten()
538 tp->t_timer[TCPT_KEEP] = TCPTV_KEEP_INIT; in tcp_connect()