Home
last modified time | relevance | path

Searched refs:rtMsgType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_decoder.cpp343 const std::string rtMsgType = CastNameToStr(nlType); in InterpreteAddressMsg() local
353 …if (!InterpreteIFaceAddr(addrMsg, addresses, sizeof(addresses), rtMsgType, interfaceName, rtAttr))… in InterpreteAddressMsg()
359 if (IsDataEmpty(cacheInfo, "IFA_CACHEINFO", rtMsgType) && in InterpreteAddressMsg()
373 NETNATIVE_LOGE("IFA_ADDRESS not exist in %{public}s\n", rtMsgType.c_str()); in InterpreteAddressMsg()