Searched defs:dp_icmpv4_stats (Results 1 – 1 of 1) sorted by relevance
254 struct dp_icmpv4_stats { struct255 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;