Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_decoder.cpp452 int32_t rtmDstLen = rtMsg->rtm_dst_len; in InterpreteRtMsg() local
480 if (!SaveRtMsg(dst, gateWay, device, rtmDstLen, rtmFamily)) { in InterpreteRtMsg()