Searched refs:sc_timestamp (Results 1 – 5 of 5) sorted by relevance
89 uint32_t sc_timestamp; member159 if (sc->sc_timestamp == time_second) in battery_update()161 sc->sc_timestamp = time_second; in battery_update()
89 uint32_t sc_timestamp; member388 if (sc->sc_timestamp == time_second) in smartbat_update()390 sc->sc_timestamp = time_second; in smartbat_update()
92 uint32_t sc_timestamp; member237 sc->sc_timestamp = 0; in adbkbd_attach()515 uint32_t diff = now - sc->sc_timestamp; in adbkbd_keys()517 sc->sc_timestamp = now; in adbkbd_keys()
168 u_int32_t sc_timestamp; /* timestamp from SYN */ member
938 sc->sc_timestamp = tb.ts_recent; in syn_cache_add()998 sc->sc_timestamp = tb.ts_recent; in syn_cache_add()1205 *lp = htonl(sc->sc_timestamp); in syn_cache_respond()