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

/external/mtpd/
H A Dl2tp.c44 SCCRP = 2, enumerator in enum:l2tp_message
61 "ACK", "SCCRQ", "SCCRP", "SCCCN", "STOPCCN", NULL, "HELLO", "OCRQ",
393 return !memcmp(compute_response(SCCRP, challenge, CHALLENGE_SIZE),
424 case SCCRP:
429 log_print(DEBUG, "Received SCCRP (remote_tunnel = %d) -> "
436 log_print(DEBUG, "Received SCCRP without %s", tunnel ?
H A Dpptp.c36 SCCRP = 2, enumerator in enum:pptp_message
54 NULL, "SCCRQ", "SCCRP", "STOPCCRQ", "STOPCCRP", "ECHORQ", "ECHORP",
279 case SCCRP:
286 log_print(DEBUG, "Received SCCRP -> Sending OCRQ "
301 log_print(DEBUG, "Received SCCRP (result = %d)",

Completed in 99 milliseconds