Searched refs:SCF_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance
87 #define SCF_TIMESTAMP 0x04 /* negotiated timestamps */ macro
1066 if (sc->sc_flags & SCF_TIMESTAMP) { in syncache_socket()1273 if (sc->sc_flags & SCF_TIMESTAMP && to->to_flags & TOF_TS && in syncache_expand()1292 if (!(sc->sc_flags & SCF_TIMESTAMP) && in syncache_expand()1309 if ((sc->sc_flags & SCF_TIMESTAMP) && in syncache_expand()1617 if ((sc->sc_flags & SCF_TIMESTAMP) && (to->to_flags & TOF_TS)) in syncache_add()1620 sc->sc_flags &= ~SCF_TIMESTAMP; in syncache_add()1737 sc->sc_flags |= SCF_TIMESTAMP; in syncache_add()1995 if (sc->sc_flags & SCF_TIMESTAMP) { in syncache_respond()2371 sc->sc_flags |= SCF_TIMESTAMP; in syncookie_lookup()