Home | History | Annotate | Download | only in net

Lines Matching refs:PPP_PAP

539 	PPP_PAP, IDX_PAP, CP_AUTH, "pap",
569 case PPP_PAP:
584 return PPP_PAP;
716 case PPP_PAP:
2663 if (authproto == PPP_PAP || authproto == PPP_CHAP)
2796 if (authproto == PPP_PAP || authproto == PPP_CHAP)
5071 sizeof(abuf), PPP_PAP, h->type);
5084 sizeof(abuf), PPP_PAP, h->type);
6289 case PPP_PAP:
6403 case PPP_PAP: return "pap";