Home
last modified time | relevance | path

Searched refs:TFO_PROBE_NONE (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h795 #define TFO_PROBE_NONE 0 /* Not probing now */ macro
H A Dtcp_input.c1698 tp->t_tfo_probe_state = TFO_PROBE_NONE; in tcp_tfo_rcv_data()
1709 tp->t_tfo_probe_state = TFO_PROBE_NONE; in tcp_tfo_rcv_ack()