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

/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DPPPControl.h248 int64 bytesSent, packetsSent; member in struct:ppp_statistics
/haiku/src/bin/network/ppp_up/
H A DPPPStatusView.cpp174 text << statistics.packetsSent << ' ' << kTextPackets;
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPInterface.cpp1647 atomic_add64(&fStatistics.packetsSent, 1);

Completed in 89 milliseconds