Home
last modified time | relevance | path

Searched refs:TFO_PROBE_WAIT_DATA (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h797 #define TFO_PROBE_WAIT_DATA 2 /* Received reply, waiting for data */ macro
H A Dtcp_timer.c1581 tp->t_tfo_probe_state == TFO_PROBE_WAIT_DATA) { in tcp_timers()
H A Dtcp_input.c1712 tp->t_tfo_probe_state = TFO_PROBE_WAIT_DATA; in tcp_tfo_rcv_ack()