Searched refs:TELOPT_TTYPE (Results 1 – 1 of 1) sorted by relevance
88 # define TELOPT_TTYPE 24 /* terminal type */ macro528 put_iac3_IAC_x_y(WILL, TELOPT_TTYPE); in to_ttype()530 put_iac3_IAC_x_y(WONT, TELOPT_TTYPE); in to_ttype()561 case TELOPT_TTYPE: in telopt()589 if (c == TELOPT_TTYPE && G.ttype) in subneg()590 put_iac_subopt(TELOPT_TTYPE, G.ttype); in subneg()