Searched refs:SCF_SACK (Results 1 – 2 of 2) sorted by relevance
91 #define SCF_SACK 0x80 /* send SACK option */ macro
1076 if (sc->sc_flags & SCF_SACK) in syncache_socket()1782 sc->sc_flags |= SCF_SACK; in syncache_add()1981 if (sc->sc_flags & SCF_SACK) in syncache_respond()2268 if (sc->sc_flags & SCF_SACK) in syncookie_generate()2368 sc->sc_flags |= SCF_SACK; in syncookie_lookup()2415 if ((sc->sc_flags & SCF_SACK) != (scx->sc_flags & SCF_SACK)) in syncookie_cmp()