Searched refs:TOF_SCALE (Results 1 – 3 of 3) sorted by relevance
692 to.to_flags |= TOF_SCALE; in tcp_output()1368 case TOF_SCALE: in tcp_addoptions()
478 #define TOF_SCALE 0x0002 /* window scaling */ macro
817 if (/*sc->sc_flags & SCF_WINSCALE*/to.to_flags & TOF_SCALE) { in tcp_input()1071 if ((to.to_flags & TOF_SCALE) && in tcp_do_segment()2641 to->to_flags |= TOF_SCALE; in tcp_dooptions()