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

  /external/mtpd/
pptp.c 46 CCRQ = 12,
55 "OCRQ", "OCRP", "ICRQ", "ICRP", "ICCN", "CCRQ", "CDN", "WEN", "SLI",
128 } icrq, ccrq, cdn; member in union:packet::__anon26633::__anon26634::__anon26636
331 case CCRQ:
332 /* According to RFC 2637 page 45, we should never receive CCRQ for
334 * always uses CCRQ to clear a call, so here we still handle it. */
335 if (state == OCRP && incoming.ccrq.call == remote) {
336 log_print(DEBUG, "Received CCRQ (remote = %d)", remote);
  /external/tcpdump/
print-juniper.c 664 * | channel ID | reserv |AAL| CCRQ| gap cnt |
print-pptp.c 83 "CCRQ", /* 12 Call-Clear-Request */

Completed in 306 milliseconds