Searched refs:PPP_ALL_REPORTS (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DPPPReportDefs.h29 PPP_ALL_REPORTS = -1, enumerator in enum:ppp_report_type
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libppp/
H A DPPPInterfaceListener.cpp192 interface.DisableReports(PPP_ALL_REPORTS, fReportThread);
203 Manager().DisableReports(PPP_ALL_REPORTS, fReportThread);
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPReportManager.cpp88 if (thread < 0 || type == PPP_ALL_REPORTS)
119 if (request->type == type || type == PPP_ALL_REPORTS)

Completed in 37 milliseconds