Searched refs:TFO_PROBE_PROBING (Results 1 – 4 of 4) sorted by relevance
370 tp->t_tfo_probe_state == TFO_PROBE_PROBING, in tcp_log_keepalive()
1479 (tp->t_tfo_probe_state == TFO_PROBE_PROBING)) && in tcp_timers()1535 if (tp->t_tfo_probe_state == TFO_PROBE_PROBING) { in tcp_timers()
649 #define TFO_PROBE_PROBING 1 /* Sending out TCP-keepalives waiting for reply */ macro
1736 tp->t_tfo_probe_state = TFO_PROBE_PROBING; in tcp_tfo_rcv_probe()1749 if (tp->t_tfo_probe_state >= TFO_PROBE_PROBING) { in tcp_tfo_rcv_data()1757 if (tp->t_tfo_probe_state == TFO_PROBE_PROBING && in tcp_tfo_rcv_ack()