| rte_ipsec_group(3) | Library Functions Manual | rte_ipsec_group(3) |
rte_ipsec_group
#include <rte_ipsec_group.h>
union {
} id
struct rte_mbuf ** m
uint32_t cnt
int32_t rc
Used to group mbufs by some id. See below for particular usage.
Definition at line 27 of file rte_ipsec_group.h.
grouped by value
start of the group
Definition at line 32 of file rte_ipsec_group.h.
number of entries in the group
Definition at line 33 of file rte_ipsec_group.h.
status code associated with the group
Definition at line 34 of file rte_ipsec_group.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |