Home
last modified time | relevance | path

Searched refs:IFACE_MTU_POS (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_diag_wrapper.cpp607 constexpr int32_t IFACE_MTU_POS = 0; in ExtractIfaceMtu() local
608 ifaceInfo.mtu_ = static_cast<uint16_t>(CommonUtils::StrToUint(match[IFACE_MTU_POS].str())); in ExtractIfaceMtu()

Completed in 2 milliseconds