Searched refs:TFO_PROBE_PROBING (Results 1 – 4 of 4) sorted by relevance
364 tp->t_tfo_probe_state == TFO_PROBE_PROBING, in tcp_log_keepalive()
1508 (tp->t_tfo_probe_state == TFO_PROBE_PROBING)) && in tcp_timers()1563 if (tp->t_tfo_probe_state == TFO_PROBE_PROBING) { in tcp_timers()
796 #define TFO_PROBE_PROBING 1 /* Sending out TCP-keepalives waiting for reply */ macro
1684 tp->t_tfo_probe_state = TFO_PROBE_PROBING; in tcp_tfo_rcv_probe()1697 if (tp->t_tfo_probe_state >= TFO_PROBE_PROBING) { in tcp_tfo_rcv_data()1705 if (tp->t_tfo_probe_state == TFO_PROBE_PROBING && in tcp_tfo_rcv_ack()