Searched refs:GetStats (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/activitymonitor/
H A DSystemInfo.cpp173 if (interface.GetStats(stats) == B_OK) {
/haiku/headers/os/net/
H A DNetworkInterface.h78 status_t GetStats(ifreq_stats& stats);
/haiku/src/preferences/network/
H A DInterfaceView.cpp216 if (fInterface.GetStats(stats) == B_OK) {
/haiku/src/kits/network/libnetapi/
H A DNetworkInterface.cpp291 BNetworkInterface::GetStats(ifreq_stats& stats) function in class:BNetworkInterface
/haiku/src/bin/network/ifconfig/
H A Difconfig.cpp611 if (interface.GetStats(stats) == B_OK) {

Completed in 111 milliseconds