ppp_report_type
EnableReports(ppp_report_type type, thread_id thread, int32 flags)
DisableReports(ppp_report_type type, thread_id thread)
DoesReport(ppp_report_type type, thread_id thread)
KPPPReportManager::DisableReports(ppp_report_type type, thread_id thread)
KPPPReportManager::DoesReport(ppp_report_type type, thread_id thread)
KPPPReportManager::Report(ppp_report_type type, int32 code, void *data, int32 length)
KPPPReportManager::EnableReports(ppp_report_type type, thread_id thread,
bool Report(ppp_report_type type, int32 code, void *data, int32 length)
void (*EnableReports)(ppp_report_type type, thread_id thread,
void (*DisableReports)(ppp_report_type type, thread_id thread);
bool (*DoesReport)(ppp_report_type type, thread_id thread);
void EnableReports(ppp_report_type type, thread_id thread,
void DisableReports(ppp_report_type type, thread_id thread);
bool DoesReport(ppp_report_type type, thread_id thread);
bool Report(ppp_report_type type, int32 code, void *data, int32 length);
ppp_report_type type;
PPPInterface::EnableReports(ppp_report_type type, thread_id thread,
PPPInterface::DisableReports(ppp_report_type type, thread_id thread) const
PPPManager::EnableReports(ppp_report_type type, thread_id thread,
PPPManager::DisableReports(ppp_report_type type, thread_id thread) const
bool EnableReports(ppp_report_type type, thread_id thread,
bool DisableReports(ppp_report_type type, thread_id thread) const;
bool EnableReports(ppp_report_type type, thread_id thread,
bool DisableReports(ppp_report_type type, thread_id thread) const;
ppp_report_type type = PPP_ALL_REPORTS;
ppp_report_type type = PPP_ALL_REPORTS;