Lines Matching defs:interfaceName
459 int64_t NetsysController::GetUidOnIfaceRxBytes(uint32_t uid, const std::string &interfaceName) in GetUidOnIfaceRxBytes()
469 int64_t NetsysController::GetUidOnIfaceTxBytes(uint32_t uid, const std::string &interfaceName) in GetUidOnIfaceTxBytes()
479 int64_t NetsysController::GetIfaceRxBytes(const std::string &interfaceName) in GetIfaceRxBytes()
489 int64_t NetsysController::GetIfaceTxBytes(const std::string &interfaceName) in GetIfaceTxBytes()
519 int64_t NetsysController::GetIfaceRxPackets(const std::string &interfaceName) in GetIfaceRxPackets()
529 int64_t NetsysController::GetIfaceTxPackets(const std::string &interfaceName) in GetIfaceTxPackets()
920 …t NetsysController::GetIfaceStats(uint64_t &stats, uint32_t type, const std::string &interfaceName) in GetIfaceStats()
1184 int32_t NetsysController::SetIpv6PrivacyExtensions(const std::string &interfaceName, const uint32_t… in SetIpv6PrivacyExtensions()
1193 int32_t NetsysController::SetEnableIpv6(const std::string &interfaceName, const uint32_t on) in SetEnableIpv6()
1239 int32_t NetsysController::StartClat(const std::string &interfaceName, int32_t netId, const std::str… in StartClat()
1248 int32_t NetsysController::StopClat(const std::string &interfaceName) in StopClat()