Home
last modified time | relevance | path

Searched refs:txPackets (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_stats.cpp45 stats = value.txPackets; in GetNumberFromStatsValue()
73 totalStats.txPackets += v.txPackets; in GetTotalStats()
130 tempStats.txPackets_ = v.txPackets; in GetAllSimStatsInfo()
173 tempStats.txPackets_ = v.txPackets; in GetAllStatsInfo()
H A Dnetsys.c123 __sync_fetch_and_add(&value_if->txPackets, 1); in socket_iface_stats()
389 __sync_fetch_and_add(&value->txPackets, 1); in bpf_cgroup_skb_uid_egress()
400 __sync_fetch_and_add(&value_cookie->txPackets, 1); in bpf_cgroup_skb_uid_egress()
416 __sync_fetch_and_add(&value_uid_sim->txPackets, 1); in bpf_cgroup_skb_uid_egress()
429 __sync_fetch_and_add(&value_uid_if->txPackets, 1); in bpf_cgroup_skb_uid_egress()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/manager/
H A Dtraffic_manager.h31 long txPackets; member
36 …ckets: " << parcel.rxPackets << "txBytes: " << parcel.txBytes << "txPackets: " << parcel.txPackets;
/ohos5.0/foundation/communication/netmanager_base/test/netsysbpfstats/unittest/netsys_bpf_stats_test/
H A Dnetsys_bpf_stats_test.cpp172 value.txPackets = TEST_BYTES0;
212 ifaceStats.txPackets = TEST_BYTES0;
250 value.txPackets = TEST_BYTES0;
276 value.txPackets = TEST_BYTES0;
309 value.txPackets = TEST_BYTES0;
329 value.txPackets = TEST_BYTES0;
356 value.txPackets = TEST_BYTES0;
/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/
H A Djs-apis-net-statistics-sys.md167 JSON.stringify(statsInfo.txPackets)
230 JSON.stringify(statsInfo.txPackets)
302 JSON.stringify(statsInfo.txPackets)
364 console.log("getTrafficStatsByUid packets of sent = " + JSON.stringify(statsInfo.txPackets));
525 | txPackets | number | 是 | 流量上行包个数。 |
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/
H A Dwifi_native_struct.h112 int txPackets; member
125 txPackets(0), rxPackets(0), snr(0), chload(0), ulDelay(0), txBytes(0), rxBytes(0), in WifiHalWpaSignalInfo()
/ohos5.0/foundation/communication/netmanager_base/interfaces/kits/js/
H A D@ohos.net.statistics.d.ts153 txPackets: number;
/ohos5.0/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_hisysevent.cpp86 void WriteWifiSignalHiSysEvent(int direction, int txPackets, int rxPackets) in WriteWifiSignalHiSysEvent() argument
88 … WriteEvent("WIFI_SIGNAL", "DIRECTION", direction, "TXPACKETS", txPackets, "RXPACKETS", rxPackets); in WriteWifiSignalHiSysEvent()
/ohos5.0/docs/zh-cn/application-dev/network/
H A Dnet-statistics.md147 JSON.stringify(statsInfo.txPackets)
163 console.log("getTrafficStatsByUid packets of sent = " + JSON.stringify(statsInfo.txPackets));
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_def.h60 __u64 txPackets; member
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_struct.h166 int txPackets; member
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_struct.h168 int txPackets; member
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_service.cpp139 uint64_t txPackets = 0; in GetDumpMessage() local
143 …NetsysController::GetInstance().GetTotalStats(txPackets, static_cast<uint32_t>(StatsType::STATS_TY… in GetDumpMessage()
148 message.append("\tTxPackets: " + std::to_string(txPackets) + "\n"); in GetDumpMessage()
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/
H A Djs-apis-net-statistics-sys.md167 JSON.stringify(statsInfo.txPackets)
230 JSON.stringify(statsInfo.txPackets)
302 JSON.stringify(statsInfo.txPackets)
364 console.log("getTrafficStatsByUid packets of sent = " + JSON.stringify(statsInfo.txPackets));
525 | txPackets | number | Yes | Number of uplink packets. |
/ohos5.0/foundation/communication/wifi/wifi/utils/inc/
H A Dwifi_hisysevent.h81 void WriteWifiSignalHiSysEvent(int direction, int txPackets, int rxPackets);
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dtraffic_manager.cpp157 interfaceTrafficBytes.txPackets = infTxPackets == -1 ? 0 : infTxPackets; in GetInterfaceTraffic()
/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_event.h106 uint32_t txPackets; /**< Transmitted data packets */ member
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_struct.h211 int txPackets; member
/ohos5.0/docs/en/application-dev/network/
H A Dnet-statistics.md147 JSON.stringify(statsInfo.txPackets)
163 console.log("getTrafficStatsByUid packets of sent = " + JSON.stringify(statsInfo.txPackets));
/ohos5.0/drivers/hdf_core/framework/include/net/
H A Dnet_device.h440 uint32_t txPackets; /**< Total number of transmitted packets */ member
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/network/src/
H A Dnet_device_adapter.c94 netStats.tx_packets = stats->txPackets; in NetDevGetStats()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.h797 void DealSignalPacketChanged(int txPackets, int rxPackets);
H A Dsta_state_machine.cpp1068 signalInfo.txFailed, signalInfo.txPackets, signalInfo.rxPackets, linkedInfo.wifiStandard, in DealSignalPollResult()
1074 DealSignalPacketChanged(signalInfo.txPackets, signalInfo.rxPackets); in DealSignalPollResult()
1105 void StaStateMachine::DealSignalPacketChanged(int txPackets, int rxPackets) in DealSignalPacketChanged() argument
1107 int send = txPackets - linkedInfo.lastTxPackets; in DealSignalPacketChanged()
1117 WriteWifiSignalHiSysEvent(direction, txPackets, rxPackets); in DealSignalPacketChanged()
1122 linkedInfo.lastTxPackets = txPackets; in DealSignalPacketChanged()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
H A Dwifi_sta_hal_interface.cpp629 info.txPackets = signalPollResult.currentTxPackets; in GetConnectSignalInfo()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/
H A Dwifi_idl_client.cpp834 info.txPackets = req.txPackets; in ReqGetConnectSignalInfo()

12