Searched refs:TOF_TFOREQ (Results 1 – 2 of 2) sorted by relevance
815 #define TOF_TFOREQ 0x0800 /* TFO cookie request present */ macro
1641 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()