Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_var.h815 #define TOF_TFOREQ 0x0800 /* TFO cookie request present */ macro
H A Dtcp_input.c1641 if (!(to->to_flags & (TOF_TFO | TOF_TFOREQ)) || in tcp_tfo_syn()
1646 if ((to->to_flags & TOF_TFOREQ)) { in tcp_tfo_syn()
5587 to->to_flags |= TOF_TFOREQ; in tcp_dooptions()