Searched refs:SCF_SACK (Results 1 – 2 of 2) sorted by relevance
91 #define SCF_SACK 0x80 /* send SACK option */ macro
952 if (sc->sc_flags & SCF_SACK) in syncache_socket()1748 sc->sc_flags |= SCF_SACK; in syncache_add()1975 if (sc->sc_flags & SCF_SACK) in syncache_respond()2291 if (sc->sc_flags & SCF_SACK) in syncookie_generate()2393 sc->sc_flags |= SCF_SACK; in syncookie_expand()2425 (sc->sc_flags & SCF_SACK) != (scs.sc_flags & SCF_SACK))) { in syncookie_cmp()2444 if ((sc->sc_flags & SCF_SACK) != (scs.sc_flags & SCF_SACK)) in syncookie_cmp()