Searched refs:SCF_SACK (Results 1 – 2 of 2) sorted by relevance
93 #define SCF_SACK 0x80 /* send SACK option */ macro
1022 if (sc->sc_flags & SCF_SACK) in syncache_socket()1740 sc->sc_flags |= SCF_SACK; in syncache_add()1963 if (sc->sc_flags & SCF_SACK) in syncache_respond()2271 if (sc->sc_flags & SCF_SACK) in syncookie_generate()2371 sc->sc_flags |= SCF_SACK; in syncookie_lookup()2420 if ((sc->sc_flags & SCF_SACK) != (scx->sc_flags & SCF_SACK)) in syncookie_cmp()