Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/ !
H A Dtcp_var.h1077 #define TOF_TFO 0x0400 /* TFO cookie option present */ macro
H A Dtcp_input.c1500 if (!(to->to_flags & (TOF_TFO | TOF_TFOREQ)) || in tcp_tfo_syn()
1545 if (to->to_flags & TOF_TFO) { in tcp_tfo_synack()
6494 to->to_flags |= TOF_TFO; in tcp_dooptions()