Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/aesni/
H A Daesni_ghash.c273 unsigned char *tag, uint32_t nbytes, uint32_t abytes, int ibytes, in AES_GCM_encrypt()
533 const unsigned char *tag, uint32_t nbytes, uint32_t abytes, int ibytes, in AES_GCM_decrypt()
/f-stack/dpdk/drivers/net/tap/
H A Drte_eth_tap.h39 uint64_t ibytes; /* Number of bytes on input */ member
/f-stack/dpdk/drivers/net/ark/
H A Dark_ethdev_rx.c586 uint64_t ibytes = ark_udm_bytes(udm); in eth_rx_queue_stats_get() local
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_rxtx.h34 uint64_t ibytes; /**< Total of successfully received bytes. */ member
/f-stack/freebsd/netinet6/
H A Dip6_mroute.h195 u_quad_t ibytes; /* Input byte count on mif */ member
/f-stack/tools/compat/include/netinet6/
H A Dip6_mroute.h195 u_quad_t ibytes; /* Input byte count on mif */ member
/f-stack/tools/compat/include/netinet/
H A Dip_mroute.h250 u_long ibytes; /* Input byte count on vif */ member
/f-stack/freebsd/netinet/
H A Dip_mroute.h250 u_long ibytes; /* Input byte count on vif */ member
/f-stack/dpdk/lib/librte_security/
H A Drte_security.h591 uint64_t ibytes; /**< Successfully received IPsec bytes. */ member
/f-stack/freebsd/i386/include/
H A Dcserial.h31 unsigned long ibytes; /* input bytes */ member
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.h43 uint64_t ibytes; /**< Total of successfully received 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.h247 uint64_t ibytes; /**< Total number of successfully received bytes. */ member