Home
last modified time | relevance | path

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

/dpdk/lib/pdcp/
H A Drte_pdcp_group.h29 struct rte_pdcp_group { struct
30 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 */