Searched defs:rte_ipsec_group (Results 1 – 1 of 1) sorted by relevance
27 struct rte_ipsec_group { struct28 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 */