Searched refs:TELOPT_STATUS (Results 1 – 3 of 3) sorted by relevance
90 #define TELOPT_STATUS 5 /* give status */ macro
386 case TELOPT_STATUS:2240 send_do(TELOPT_STATUS, 1);2504 if (my_want_state_is_dont(TELOPT_STATUS)) { in get_status()2512 *cp++ = TELOPT_STATUS; in get_status()
329 (want_status_response && (pointer[0] == TELOPT_STATUS))) {760 case TELOPT_STATUS: {