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

  /external/mtpd/
pptp.c 42 OCRP = 8,
55 "OCRQ", "OCRP", "ICRQ", "ICRP", "ICCN", "CCRQ", "CDN", "WEN", "SLI",
121 } ocrp, icrp; member in union:packet::__anon11079::__anon11080::__anon11082
308 case OCRP:
309 if (state == OCRQ && incoming.ocrp.peer == local) {
310 if (ESTABLISHED(incoming.ocrp.result)) {
311 remote = incoming.ocrp.call;
314 state = OCRP;
318 log_print(DEBUG, "Received OCRP (result = %d)",
319 incoming.ocrp.result)
    [all...]
l2tp.c 49 OCRP = 8,
62 "OCRP", "OCCN", "ICRQ", "ICRP", "ICCN", NULL, "CDN", "WEN", "SLI",

Completed in 62 milliseconds