Searched refs:CCRQ (Results 1 - 1 of 1) sorted by relevance

/external/mtpd/
H A Dpptp.c46 CCRQ = 12, enumerator in enum:pptp_message
55 "OCRQ", "OCRP", "ICRQ", "ICRP", "ICCN", "CCRQ", "CDN", "WEN", "SLI",
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. */
336 log_print(DEBUG, "Received CCRQ (remote = %d)", remote);

Completed in 231 milliseconds