Searched refs:TOF_FASTOPEN (Results 1 – 3 of 3) sorted by relevance
750 to.to_flags |= TOF_FASTOPEN; in tcp_output()757 to.to_flags |= TOF_FASTOPEN; in tcp_output()813 !(to.to_flags & TOF_FASTOPEN)) in tcp_output()1546 case TOF_FASTOPEN: in tcp_addoptions()1553 to->to_flags &= ~TOF_FASTOPEN; in tcp_addoptions()
500 #define TOF_FASTOPEN 0x0100 /* TCP Fast Open (TFO) cookie */ macro
791 (to.to_flags & TOF_FASTOPEN)) { in tcp_input()1170 if (to.to_flags & TOF_FASTOPEN) { in tcp_do_segment()2866 to->to_flags |= TOF_FASTOPEN; in tcp_dooptions()