Home
last modified time | relevance | path

Searched refs:packet_count (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/netstat/
H A Dmbuf.c84 uintmax_t packet_count, packet_bytes, packet_free, packet_failures; in mbpr() local
150 packet_count = memstat_get_count(mtp); in mbpr()
220 mbuf_count + packet_count, mbuf_free + packet_free, in mbpr()
221 mbuf_count + packet_count + mbuf_free + packet_free); in mbpr()
232 packet_count, packet_free); in mbpr()
269 (packet_count * cluster_size) + /* clusters in packets */ in mbpr()
271 ((cluster_count - packet_count - packet_free) * cluster_size) + in mbpr()
/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_flow_db.h377 uint64_t packet_count,
392 uint64_t *packet_count,
H A Dulp_flow_db.c1781 uint64_t packet_count, in ulp_flow_db_parent_flow_count_update() argument
1800 packet_count; in ulp_flow_db_parent_flow_count_update()
1822 uint32_t parent_fid, uint64_t *packet_count, in ulp_flow_db_parent_flow_count_get() argument
1840 *packet_count = in ulp_flow_db_parent_flow_count_get()