Searched refs:SCF_SACK (Results 1 – 2 of 2) sorted by relevance
91 #define SCF_SACK 0x80 /* send SACK option */ macro
956 if (sc->sc_flags & SCF_SACK) in syncache_socket()1752 sc->sc_flags |= SCF_SACK; in syncache_add()1979 if (sc->sc_flags & SCF_SACK) in syncache_respond()2295 if (sc->sc_flags & SCF_SACK) in syncookie_generate()2397 sc->sc_flags |= SCF_SACK; in syncookie_expand()2429 (sc->sc_flags & SCF_SACK) != (scs.sc_flags & SCF_SACK))) { in syncookie_cmp()2448 if ((sc->sc_flags & SCF_SACK) != (scs.sc_flags & SCF_SACK)) in syncookie_cmp()