Home
last modified time | relevance | path

Searched defs:mtuValue (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DNdcDispatcher.cpp340 int mtuValue = 0; in runCommand() local
DNetdNativeService.cpp903 binder::Status NetdNativeService::interfaceSetMtu(const std::string& ifName, int32_t mtuValue) { in interfaceSetMtu()