Searched refs:TELOPT_STATUS (Results 1 – 3 of 3) sorted by relevance
87 #define TELOPT_STATUS 5 /* give status */ macro
291 case TELOPT_STATUS:2229 send_do(TELOPT_STATUS, 1);2516 if (my_want_state_is_dont(TELOPT_STATUS)) { in get_status()2524 *cp++ = TELOPT_STATUS; in get_status()
284 (want_status_response && (pointer[0] == TELOPT_STATUS))) {641 case TELOPT_STATUS: {