Home
last modified time | relevance | path

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

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