Home
last modified time | relevance | path

Searched refs:TELOPT_TSPEED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/arpa/
H A Dtelnet.h116 #define TELOPT_TSPEED 32 /* terminal speed */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c499 case TELOPT_TSPEED: /* terminal speed */
831 case TELOPT_TSPEED: in suboption()
832 if (my_want_state_is_wont(TELOPT_TSPEED)) in suboption()
845 TELOPT_TSPEED, TELQUAL_IS, ospeed, ispeed, IAC, SE); in suboption()
2233 send_will(TELOPT_TSPEED, 1);
H A Dutilities.c388 case TELOPT_TSPEED: