Home
last modified time | relevance | path

Searched defs:dp_icmpv4_stats (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_public_struct.h254 struct dp_icmpv4_stats { struct
255 uint16_t tx_icmpv4_req_count;
256 uint16_t rx_icmpv4_rsp_count;
257 uint16_t tx_dropped;
258 uint16_t rx_delivered;
259 uint16_t rx_refused;
260 uint16_t tx_host_fw_sent;
261 uint16_t rx_host_drop;
262 uint16_t rx_fw_cnt;
263 uint16_t tx_ack_cnt;