Searched defs:rte_pdcp_group (Results 1 – 1 of 1) sorted by relevance
29 struct rte_pdcp_group { struct30 union {33 } id; /**< Grouped by value */34 struct rte_mbuf **m; /**< Start of the group */35 uint32_t cnt; /**< Number of entries in the group */36 int32_t rc; /**< Status code associated with the group */