Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Dnetsys_net_diag_data.h58 uint16_t icmpSeq_ = 0; member
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_net_diag_data.cpp110 if (!parcel.WriteUint16(icmpSeq_)) { in Marshalling()
130 if (!parcel.ReadUint16(icmpSeq.icmpSeq_)) { in Unmarshalling()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnet_diag_wrapper_test.cpp462 responseInfo.icmpSeq_ = TEST_UINT16_VALUE; in HWTEST_F()
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_diag_wrapper.cpp437 icmpRespInfo.icmpSeq_ = static_cast<uint16_t>(CommonUtils::StrToUint(match[icmpSeqPos].str())); in ExtractIcmpSeqInfo()

Completed in 4 milliseconds