PPP_REPORT_GOING_UP
fLastConnectionReportCode = PPP_REPORT_GOING_UP;
Interface().Report(PPP_CONNECTION_REPORT, PPP_REPORT_GOING_UP,
if(fKeepLabel && code != PPP_REPORT_GOING_UP && code != PPP_REPORT_UP_SUCCESSFUL)
case PPP_REPORT_GOING_UP:
UpdateStatus(PPP_REPORT_GOING_UP);
if(fKeepLabel && code != PPP_REPORT_GOING_UP && code != PPP_REPORT_UP_SUCCESSFUL)
case PPP_REPORT_GOING_UP: