Searched defs:rte_security_ipsec_stats (Results 1 – 1 of 1) sorted by relevance
754 struct rte_security_ipsec_stats { struct755 uint64_t ipackets; /**< Successfully received IPsec packets. */756 uint64_t opackets; /**< Successfully transmitted IPsec packets.*/780 struct rte_security_ipsec_stats ipsec; argument