Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ipsec/
H A Drte_ipsec_group.h27 struct rte_ipsec_group { struct
28 union {
31 } id; /**< grouped by value */
32 struct rte_mbuf **m; /**< start of the group */
33 uint32_t cnt; /**< number of entries in the group */
34 int32_t rc; /**< status code associated with the group */