Searched refs:SCF_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance
87 #define SCF_TIMESTAMP 0x04 /* negotiated timestamps */ macro
942 if (sc->sc_flags & SCF_TIMESTAMP) { in syncache_socket()1228 if (sc->sc_flags & SCF_TIMESTAMP && to->to_flags & TOF_TS && in syncache_expand()1247 if (!(sc->sc_flags & SCF_TIMESTAMP) && in syncache_expand()1263 if ((sc->sc_flags & SCF_TIMESTAMP) && in syncache_expand()1566 if ((sc->sc_flags & SCF_TIMESTAMP) && (to->to_flags & TOF_TS)) in syncache_add()1569 sc->sc_flags &= ~SCF_TIMESTAMP; in syncache_add()1703 sc->sc_flags |= SCF_TIMESTAMP; in syncache_add()1989 if (sc->sc_flags & SCF_TIMESTAMP) { in syncache_respond()2396 sc->sc_flags |= SCF_TIMESTAMP; in syncookie_expand()