Searched refs:SCF_WINSCALE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dtcp_syncache.h86 #define SCF_WINSCALE 0x02 /* negotiated window scaling */ macro
H A Dtcp_syncache.c924 if (sc->sc_flags & SCF_WINSCALE) {
1612 sc->sc_flags |= SCF_WINSCALE;
1815 if (sc->sc_flags & SCF_WINSCALE) {
2098 if (sc->sc_flags & SCF_WINSCALE) {
2201 sc->sc_flags |= SCF_WINSCALE;

Completed in 160 milliseconds