Home
last modified time | relevance | path

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

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