Home | History | Annotate | Download | only in test

Lines Matching refs:PPP_PAP

350 pap_response = PPP() / PPP_PAP(code='Authenticate-Ack', id=42)
369 pap_response = PPP() / PPP_PAP(code=3, id=42, message='Bad password')