Searched refs:mtuPath (Results 1 – 1 of 1) sorted by relevance
89 std::string mtuPath = std::string(SYS_NET_PATH).append(interfaceName).append(MTU_PATH); in GetMtu() local91 if (!CheckFilePath(mtuPath, realPath)) { in GetMtu()