Searched defs:mtuValue (Results 1 – 4 of 4) sorted by relevance
60 std::string mtuValue = "10"; variable68 std::string mtuValue = "10"; variable83 char *mtuValue = nullptr; variable
252 int32_t mtuValue = INVALID_MTU_VALUE; in GetMtuSizeFromOpCfg() local
115 int InterfaceManager::SetMtu(const char *interfaceName, const char *mtuValue) in SetMtu()
216 int32_t NetManagerNative::SetInterfaceMtu(std::string ifName, int32_t mtuValue) in SetInterfaceMtu()