Home
last modified time | relevance | path

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

/dpdk/drivers/event/sw/
H A Dsw_evdev_xstats.c13 dropped, enumerator
187 static const enum xstats_type dev_types[] = { rx, tx, dropped, in sw_xstats_init() enumerator
199 static const enum xstats_type port_types[] = { rx, tx, dropped, in sw_xstats_init() enumerator
218 static const enum xstats_type qid_types[] = { rx, tx, dropped, in sw_xstats_init() enumerator
/dpdk/app/test/
H A Dtest_pie.c74 uint32_t *dropped; /**< Test operations dropped */ member
199 static double calc_drop_rate(uint32_t enqueued, uint32_t dropped) in calc_drop_rate()
292 uint32_t *dropped) in enqueue_dequeue_func()
727 uint32_t *dropped, in enqueue_dequeue_perf()
H A Dtest_red.c84 uint32_t *dropped; /**< Test operations dropped */ member
206 static double calc_drop_rate(uint32_t enqueued, uint32_t dropped) in calc_drop_rate()
414 uint32_t *dropped) in enqueue_dequeue_func()
1214 uint32_t *dropped, in enqueue_dequeue_perf()
/dpdk/examples/l2fwd-event/
H A Dl2fwd_common.h63 uint64_t dropped; member
/dpdk/examples/link_status_interrupt/
H A Dmain.c99 uint64_t dropped; member
/dpdk/examples/l2fwd-keepalive/
H A Dmain.c95 uint64_t dropped; member
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.h99 uint64_t dropped; member
/dpdk/examples/l2fwd/
H A Dmain.c110 uint64_t dropped; member
/dpdk/examples/l2fwd-jobstats/
H A Dmain.c106 uint64_t dropped; member
/dpdk/examples/l2fwd-crypto/
H A Dmain.c241 uint64_t dropped; member
/dpdk/lib/vhost/
H A Dvirtio_net.c2685 uint16_t dropped = 0; in virtio_dev_tx_split() local
/dpdk/lib/eventdev/
H A Drte_event_eth_rx_adapter.c940 uint16_t dropped; in rxa_buffer_mbufs() local
/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c2513 uint64_t *dropped) in bnxt_hwrm_func_qstats_tx_drop()