Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-flow-perf/
H A Dmain.c1096 uint64_t total_tx_pkts = 0; in packet_per_second_stats() local
1130 total_tx_pkts += tx_delta; in packet_per_second_stats()
1140 pretty_number(total_tx_pkts, buf[0]), in packet_per_second_stats()
/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth_ec_regs.h951 uint32_t total_tx_pkts; member