Home
last modified time | relevance | path

Searched defs:obytes (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/tap/
H A Drte_eth_tap.h38 uint64_t obytes; /* Number of bytes on output */ member
/dpdk/drivers/net/mlx4/
H A Dmlx4_rxtx.h92 uint64_t obytes; /**< Total of successfully sent bytes. */ member
/dpdk/lib/security/
H A Drte_security.h758 uint64_t obytes; /**< Successfully transmitted IPsec bytes. */ member
/dpdk/drivers/net/mlx5/
H A Dmlx5_tx.h90 uint64_t obytes; /**< Total of successfully sent bytes. */ member
/dpdk/drivers/net/fm10k/
H A Dfm10k_ethdev.c1315 uint64_t ipackets, opackets, ibytes, obytes, imissed; in fm10k_stats_get() local
/dpdk/lib/ethdev/
H A Drte_ethdev.h265 uint64_t obytes; /**< Total number of successfully transmitted bytes. */ member