Searched refs:TOF_SCALE (Results 1 – 3 of 3) sorted by relevance
495 #define TOF_SCALE 0x0002 /* window scaling */ macro
773 to.to_flags |= TOF_SCALE; in tcp_output()1458 case TOF_SCALE: in tcp_addoptions()
871 if (/*sc->sc_flags & SCF_WINSCALE*/to.to_flags & TOF_SCALE) { in tcp_input()1146 if ((to.to_flags & TOF_SCALE) && in tcp_do_segment()2809 to->to_flags |= TOF_SCALE; in tcp_dooptions()