Lines Matching refs:status
421 * next state to use based on available authentication data. 'status'
425 static void eap_figure_next_state(ppp_pcb *pcb, int status) {
452 if (status != 0) {
570 if (ts != NULL && status != 0) {
576 if (status == 1) {
578 } else if (status != 0 || pcb->eap.es_server.ea_session == NULL) {
588 if (ts != NULL && status != 0) {
594 if (status != 0 || pcb->eap.es_server.ea_session == NULL) {
605 if (ts != NULL && status != 0) {
611 if (status != 0 || pcb->eap.es_server.ea_session == NULL) {
619 if (status != 0) {