HomeSort by relevance Sort by last modified time
    Searched refs:PPTPStopControlConnectionReply (Results 1 - 2 of 2) sorted by null

  /external/scapy/scapy/layers/
pptp.py 154 class PPTPStopControlConnectionReply(PPTP):
  /external/scapy/test/
pptp.uts 544 stop_control_connection_reply = PPTPStopControlConnectionReply(result_code='General error',error_code='PAC-Error')
551 assert isinstance(stop_control_connection_reply_pkt, PPTPStopControlConnectionReply)
    [all...]

Completed in 112 milliseconds