Searched refs:SCF_SACK (Results 1 – 2 of 2) sorted by relevance
92 #define SCF_SACK 0x80 /* send SACK option */ macro
959 if (sc->sc_flags & SCF_SACK) in syncache_socket()1717 sc->sc_flags |= SCF_SACK; in syncache_add()1932 if (sc->sc_flags & SCF_SACK) in syncache_respond()2240 if (sc->sc_flags & SCF_SACK) in syncookie_generate()2340 sc->sc_flags |= SCF_SACK; in syncookie_lookup()2389 if ((sc->sc_flags & SCF_SACK) != (scx->sc_flags & SCF_SACK)) in syncookie_cmp()