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

  /external/mtpd/
pptp.c 39 ECHORQ = 5,
54 NULL, "SCCRQ", "SCCRP", "STOPCCRQ", "STOPCCRP", "ECHORQ", "ECHORP",
125 } echorq, echorp; member in union:packet::__anon28851::__anon28852::__anon28854
350 case ECHORQ:
351 log_print(DEBUG, "Received ECHORQ -> Sending ECHORP");
353 outgoing.echorp.identifier = incoming.echorq.identifier;
  /external/tcpdump/
print-pptp.c 69 "ECHORQ", /* 5 Echo Request */

Completed in 129 milliseconds