Home
last modified time | relevance | path

Searched refs:TELOPT_NAWS (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/
Dtelnet.c89 # define TELOPT_NAWS 31 /* window size */ macro
549 put_iac3_IAC_x_y(WILL, TELOPT_NAWS); in to_naws()
569 case TELOPT_NAWS: in telopt()
Dtelnetd.c316 if (buf[2] == TELOPT_NAWS) { in safe_write_to_pty_decode_iac()
478 IAC, DO, TELOPT_NAWS, in make_new_session()