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

/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPDevice.cpp68 info->outputBytesCount = CountOutputBytes();
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DPPPControl.h262 uint32 inputTransferRate, outputTransferRate, outputBytesCount; member in struct:ppp_device_info
/haiku/src/bin/network/pppconfig/
H A Dpppconfig.cpp593 printf("outputBytesCount: %" B_PRIu32 "\n", info.info.outputBytesCount);

Completed in 38 milliseconds