Searched refs:EnableReports (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPReportManager.h25 void EnableReports(ppp_report_type type, thread_id thread,
H A DKPPPManager.h60 void (*EnableReports)(ppp_report_type type, thread_id thread, member in struct:ppp_interface_module_info
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libppp/
H A DPPPInterfaceListener.cpp163 if (!interface.EnableReports(PPP_CONNECTION_REPORT, fReportThread, PPP_NO_FLAGS))
177 Manager().EnableReports(PPP_MANAGER_REPORT, fReportThread, PPP_NO_FLAGS);
H A DPPPInterface.cpp292 PPPInterface::EnableReports(ppp_report_type type, thread_id thread, function in class:PPPInterface
H A DPPPManager.cpp394 PPPManager::EnableReports(ppp_report_type type, thread_id thread, function in class:PPPManager
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libppp/headers/
H A DPPPInterface.h46 bool EnableReports(ppp_report_type type, thread_id thread,
H A DPPPManager.h49 bool EnableReports(ppp_report_type type, thread_id thread,
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPReportManager.cpp85 KPPPReportManager::EnableReports(ppp_report_type type, thread_id thread, function in class:KPPPReportManager
H A DKPPPInterface.cpp539 ReportManager().EnableReports(request->type, request->thread,
1078 ReportManager().EnableReports(PPP_CONNECTION_REPORT, find_thread(NULL));

Completed in 43 milliseconds