PPP_ALL_REPORTS
if (request->type == type || type == PPP_ALL_REPORTS)
if (thread < 0 || type == PPP_ALL_REPORTS)
interface.DisableReports(PPP_ALL_REPORTS, fReportThread);
Manager().DisableReports(PPP_ALL_REPORTS, fReportThread);
ppp_report_type type = PPP_ALL_REPORTS;
ppp_report_type type = PPP_ALL_REPORTS;