Lines Matching refs:TELOPT_AUTHENTICATION
429 *p++ = TELOPT_AUTHENTICATION; in reply_to_client()
2473 remopts[TELOPT_AUTHENTICATION] = OPT_NO; in getauthtype()
2474 myopts[TELOPT_AUTHENTICATION] = OPT_NO; in getauthtype()
2485 send_do(TELOPT_AUTHENTICATION); in getauthtype()
2486 remopts[TELOPT_AUTHENTICATION] = in getauthtype()
2492 if (remopts[TELOPT_AUTHENTICATION] == OPT_YES) { in getauthtype()
2501 *p++ = (uchar_t)TELOPT_AUTHENTICATION; in getauthtype()
3689 case TELOPT_AUTHENTICATION: in willoption()
3781 case TELOPT_AUTHENTICATION: in wontoption()
3878 case TELOPT_AUTHENTICATION: in dooption()
4108 case TELOPT_AUTHENTICATION: in suboption()