Searched refs:ms_to_timespec (Results 1 – 5 of 5) sorted by relevance
95 void ms_to_timespec(struct timespec *, int);
1468 ms_to_timespec(×pec, ms_remain); in ssh_packet_read_seqnr()2156 ms_to_timespec(×pec, ms_remain); in ssh_packet_write_wait()
456 #define ms_to_timespec Fssh_ms_to_timespec macro
652 ms_to_timespec(&tmp, SSH_KEYSTROKE_CHAFF_MIN_MS + in obfuscate_keystroke_timing()
1714 ms_to_timespec(struct timespec *ts, int ms) in ms_to_timespec() function