Searched refs:ibaud (Results 1 – 1 of 1) sorted by relevance
283 int r, ibaud, obaud; in ssh_tty_make_modes() local302 ibaud = speed_to_baud(cfgetispeed(&tio)); in ssh_tty_make_modes()306 (r = sshbuf_put_u32(buf, ibaud)) != 0) in ssh_tty_make_modes()