Home | History | Annotate | Download | only in test

Lines Matching refs:PPTPStopControlConnectionReply

544 stop_control_connection_reply = PPTPStopControlConnectionReply(result_code='General error',error_code='PAC-Error')
551 assert isinstance(stop_control_connection_reply_pkt, PPTPStopControlConnectionReply)