Searched refs:CountOutputBytes (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/network/ppp/pppoe/
H A DPPPoEDevice.h54 virtual uint32 CountOutputBytes() const;
H A DPPPoEDevice.cpp301 PPPoEDevice::CountOutputBytes() const function in class:PPPoEDevice
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPDevice.h92 virtual uint32 CountOutputBytes() const = 0;
/haiku/src/add-ons/kernel/network/ppp/modem/
H A DModemDevice.h52 virtual uint32 CountOutputBytes() const;
H A DModemDevice.cpp322 ModemDevice::CountOutputBytes() const function in class:ModemDevice
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPDevice.cpp68 info->outputBytesCount = CountOutputBytes();

Completed in 100 milliseconds