Home | History | Annotate | Download | only in tcp

Lines Matching defs:auth_method

467 	const char *auth_method;
471 auth_method = "None";
474 auth_method = "CHAP,None";
477 auth_method = "CHAP";
485 auth_method, 0 );