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()1735 sc->sc_flags |= SCF_SACK; in syncache_add()1962 if (sc->sc_flags & SCF_SACK) in syncache_respond()2278 if (sc->sc_flags & SCF_SACK) in syncookie_generate()2380 sc->sc_flags |= SCF_SACK; in syncookie_expand()2414 (sc->sc_flags & SCF_SACK) != (scs.sc_flags & SCF_SACK))) { in syncookie_cmp()2433 if ((sc->sc_flags & SCF_SACK) != (scs.sc_flags & SCF_SACK)) in syncookie_cmp()