Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_net_diag_data.cpp125 bool PingIcmpResponseInfo::Unmarshalling(Parcel &parcel, PingIcmpResponseInfo &icmpSeq) in Unmarshalling()
170 for (const auto &icmpSeq : icmpRespList_) { in Marshalling() local