Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dip_qos_monitor.cpp22 static const int32_t QOS_TCP_RX_PKTS = 7; variable
126 int64_t tcpRxPkts = elems[QOS_TCP_RX_PKTS]; in ParseNetworkInternetGood()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_netlink.cpp38 static const int32_t QOS_TCP_RX_PKTS = 7; variable
196 elems[QOS_TCP_RX_PKTS] = info.qos.tcpRxPkts; in ProcessReportMsg()