pptp_ccr
struct pptp_ccr *ccr;
PPTP_CALL_ASSERT(lpkt >= sizeof(struct pptp_ccr));
if (lpkt < sizeof(struct pptp_ccr)) {
ccr = (struct pptp_ccr *)pkt;