Searched refs:SCF_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
273 #define SCF_SIGNATURE 0x0080U /* enforce tcp signatures */ macro
3670 if (ISSET(sc->sc_fixflags, SCF_SIGNATURE)) in syn_cache_get()3970 SET(sc->sc_fixflags, SCF_SIGNATURE); in syn_cache_add()4028 (ISSET(sc->sc_fixflags, SCF_SIGNATURE) ? TCPOLEN_SIGLEN : 0) + in syn_cache_respond()4126 if (ISSET(sc->sc_fixflags, SCF_SIGNATURE)) { in syn_cache_respond()