Searched refs:ms_to_timespec (Results 1 – 5 of 5) sorted by relevance
86 void ms_to_timespec(struct timespec *, int);
1377 ms_to_timespec(×pec, ms_remain); in ssh_packet_read_seqnr()2057 ms_to_timespec(×pec, ms_remain); in ssh_packet_write_wait()
430 #define ms_to_timespec Fssh_ms_to_timespec macro
653 ms_to_timespec(&tmp, SSH_KEYSTROKE_CHAFF_MIN_MS + in obfuscate_keystroke_timing()
1679 ms_to_timespec(struct timespec *ts, int ms) in ms_to_timespec() function