Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_diag_wrapper.cpp497 constexpr int32_t sendPos = 3; in ExtractNetProtoSocketsInfo() local
508 socketInfo.sendQueue_ = static_cast<uint16_t>(CommonUtils::StrToUint(match[sendPos].str())); in ExtractNetProtoSocketsInfo()