Searched refs:NET_STATS_FILE_TX_PACKETS (Results 1 – 1 of 1) sorted by relevance
57 const std::string NET_STATS_FILE_TX_PACKETS = "tx_packets"; variable431 return GetIfaceBytes(interfaceName, NET_STATS_FILE_TX_PACKETS.c_str()); in GetIfaceTxPackets()