Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_diag_wrapper.cpp34 constexpr int32_t PING_ICMP_SEQ_MATCH_SIZE = 6; variable
421 if (match.size() < PING_ICMP_SEQ_MATCH_SIZE) { in ExtractIcmpSeqInfo()
424 PING_ICMP_SEQ_MATCH_SIZE); in ExtractIcmpSeqInfo()