Home
last modified time | relevance | path

Searched refs:SCF_SIGNATURE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_syncache.h90 #define SCF_SIGNATURE 0x20 /* send MD5 digests */ macro
H A Dtcp_syncache.c1073 if (sc->sc_flags & SCF_SIGNATURE) in syncache_socket()
1237 if (sc->sc_flags & SCF_SIGNATURE) { in syncache_expand()
1779 sc->sc_flags |= SCF_SIGNATURE; in syncache_add()
1984 if (sc->sc_flags & SCF_SIGNATURE) in syncache_respond()
2013 if (sc->sc_flags & SCF_SIGNATURE) { in syncache_respond()
2377 sc->sc_flags |= SCF_SIGNATURE; in syncookie_lookup()