Searched refs:GetStatistics (Results 1 - 5 of 5) sorted by last modified time

/haiku/src/bin/network/pppconfig/
H A Dpppconfig.cpp305 if (interface.GetStatistics(&pppStatistics) != B_OK) {
/haiku/src/bin/network/ppp_up/
H A DPPPStatusView.cpp138 if(!fInterface.GetStatistics(&statistics)) {
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/headers/
H A DPPPInterface.h40 bool GetStatistics(ppp_statistics *statistics) const;
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/
H A DPPPInterface.cpp353 PPPInterface::GetStatistics(ppp_statistics *statistics) const function in class:PPPInterface
355 printf("PPPInterface::GetStatistics\n");
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DStatisticsManager.cpp59 status_t GetStatistics(BMessage* statistics) function in class:StatisticsManager::ShareStatistics
271 return statistics->GetStatistics(_statistics);

Completed in 67 milliseconds