Home
last modified time | relevance | path

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

/dpdk/lib/port/
H A Drte_swx_port.h198 uint64_t n_bytes_drop; global() member
H A Drte_swx_port_ring.c233 uint32_t n_bytes = p->n_bytes, n_bytes_drop = 0; in __writer_flush() local
H A Drte_swx_port_ethdev.c228 uint32_t n_bytes = p->n_bytes, n_bytes_drop = 0; in __writer_flush() local