Searched refs:r_timestamp (Results 1 – 4 of 4) sorted by relevance
44 uint64_t r_timestamp; /* XXX may wrap! */ member
156 r->r_timestamp = htobe64(ticks); in ieee80211_alq_log()
536 static void r_timestamp(mousestatus_t *act);1122 r_timestamp(&action0); in moused() 1132 r_timestamp(&newaction); in moused() 1140 r_timestamp(&action0); in moused() 2376 r_timestamp(a2); in r_statetrans() 2506 r_timestamp(mousestatus_t *act)2507 r_timestamp(mousestatus_t *act) r_timestamp() function
107 uint8_t r_timestamp[NOISE_TIMESTAMP_LEN]; member1049 if (memcmp(timestamp, r->r_timestamp, NOISE_TIMESTAMP_LEN) > 0) in noise_consume_initiation()1050 memcpy(r->r_timestamp, timestamp, NOISE_TIMESTAMP_LEN); in noise_consume_initiation()