PPP_CONNECTION_REPORT
ReportManager().EnableReports(PPP_CONNECTION_REPORT, find_thread(NULL));
else if (report.type != PPP_CONNECTION_REPORT)
ReportManager().DisableReports(PPP_CONNECTION_REPORT, find_thread(NULL));
if (request->type == PPP_CONNECTION_REPORT) {
report.type = PPP_CONNECTION_REPORT;
if (request->type == PPP_CONNECTION_REPORT) {
report.type = PPP_CONNECTION_REPORT;
Interface().Report(PPP_CONNECTION_REPORT, PPP_REPORT_UP_SUCCESSFUL,
Interface().Report(PPP_CONNECTION_REPORT,
Interface().Report(PPP_CONNECTION_REPORT,
Interface().Report(PPP_CONNECTION_REPORT, PPP_REPORT_DEVICE_UP_FAILED,
Interface().Report(PPP_CONNECTION_REPORT,
Interface().Report(PPP_CONNECTION_REPORT, PPP_REPORT_CONNECTION_LOST,
Interface().Report(PPP_CONNECTION_REPORT, PPP_REPORT_DOWN_SUCCESSFUL,
Interface().Report(PPP_CONNECTION_REPORT, PPP_REPORT_GOING_UP,
if (!interface.EnableReports(PPP_CONNECTION_REPORT, fReportThread, PPP_NO_FLAGS))
} else if(type == PPP_CONNECTION_REPORT) {
} else if(type == PPP_CONNECTION_REPORT)