Searched refs:TELOPT_SGA (Results 1 – 5 of 5) sorted by relevance
378 case TELOPT_SGA:438 case TELOPT_SGA:504 case TELOPT_SGA: /* no big deal */540 send_do(TELOPT_SGA, 1);570 send_do(TELOPT_SGA, 1);574 send_do(TELOPT_SGA, 0);2160 /* X */ && (!kludgelinemode || my_want_state_is_do(TELOPT_SGA))2232 send_do(TELOPT_SGA, 1);
184 if (my_want_state_is_dont(TELOPT_SGA)) { in getconnmode()
1207 send_dont(TELOPT_SGA, 1); in dokludgemode()1225 send_dont(TELOPT_SGA, 1); in dolinemode()1245 send_do(TELOPT_SGA, 1); in docharmode()2431 my_want_state_is_dont(TELOPT_SGA)) { in status()
88 #define TELOPT_SGA 3 /* suppress go ahead */ macro
3075 if (!myopts[TELOPT_SGA]) { in doit()3076 dooption(TELOPT_SGA); in doit()3707 case TELOPT_SGA: in willoption()3840 case TELOPT_SGA: in dooption()