Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h1035 #define TOF_TFOREQ 0x0800 /* TFO cookie request present */ macro
H A Dtcp_input.c1587 if (!(to->to_flags & (TOF_TFO | TOF_TFOREQ)) || in tcp_tfo_syn()
1592 if ((to->to_flags & TOF_TFOREQ)) { in tcp_tfo_syn()
6286 to->to_flags |= TOF_TFOREQ; in tcp_dooptions()