Home
last modified time | relevance | path

Searched refs:QOS_TCP_TX_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.cpp21 static const int32_t QOS_TCP_TX_PKTS = 6; variable
125 int64_t tcpTxPkts = elems[QOS_TCP_TX_PKTS]; in ParseNetworkInternetGood()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_netlink.cpp37 static const int32_t QOS_TCP_TX_PKTS = 6; variable
195 elems[QOS_TCP_TX_PKTS] = info.qos.tcpTxPkts; in ProcessReportMsg()