Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h749 #define TFO_F_SYN_LOSS 0x10 /* A SYN-loss triggered a fallback to regular TCP on the clien… macro
H A Dtcp_timer.c1272 tp->t_tfo_flags |= TFO_F_SYN_LOSS; in tcp_timers()
H A Dtcp_input.c1661 tp->t_tfo_flags & TFO_F_SYN_LOSS) { in tcp_tfo_synack()