Searched defs:TetherStats (Results 1 - 1 of 1) sorted by relevance

/system/netd/
H A DBandwidthController.h27 class TetherStats { class in class:BandwidthController
29 TetherStats(void) function in class:BandwidthController::TetherStats
32 TetherStats(std::string intIfn, std::string extIfn, function in class:BandwidthController::TetherStats
92 int getTetherStats(SocketClient *cli, TetherStats &stats, std::string &extraProcessingInfo);
164 static int parseForwardChainStats(SocketClient *cli, const TetherStats filter, FILE *fp,

Completed in 161 milliseconds