Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/tap/
H A Drte_eth_tap.h38 uint64_t obytes; /* Number of bytes on output */ member
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_rxtx.h92 uint64_t obytes; /**< Total of successfully sent bytes. */ member
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c1221 ssize_t obytes = uio->uio_resid; in ttydisc_getc_uio() local
/f-stack/freebsd/netinet6/
H A Dip6_mroute.h196 u_quad_t obytes; /* Output byte count on mif */ member
/f-stack/tools/compat/include/netinet6/
H A Dip6_mroute.h196 u_quad_t obytes; /* Output byte count on mif */ member
/f-stack/tools/compat/include/netinet/
H A Dip_mroute.h251 u_long obytes; /* Output byte count on vif */ member
/f-stack/freebsd/netinet/
H A Dip_mroute.h251 u_long obytes; /* Output byte count on vif */ member
/f-stack/dpdk/lib/librte_security/
H A Drte_security.h592 uint64_t obytes; /**< Successfully transmitted IPsec bytes. */ member
/f-stack/freebsd/i386/include/
H A Dcserial.h34 unsigned long obytes; /* output bytes */ member
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.h52 uint64_t obytes; /**< Total of successfully sent bytes. */ member
/f-stack/dpdk/drivers/net/fm10k/
H A Dfm10k_ethdev.c1315 uint64_t ipackets, opackets, ibytes, obytes, imissed; in fm10k_stats_get() local
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.h248 uint64_t obytes; /**< Total number of successfully transmitted bytes. */ member