| rte_ip_frag_death_row(3) | Library Functions Manual | rte_ip_frag_death_row(3) |
rte_ip_frag_death_row
#include <rte_ip_frag.h>
uint32_t cnt
struct rte_mbuf * row [RTE_IP_FRAG_DEATH_ROW_MBUF_LEN]
mbuf death row (packets to be freed)
Definition at line 38 of file rte_ip_frag.h.
number of mbufs currently on death row
Definition at line 39 of file rte_ip_frag.h.
mbufs to be freed
Definition at line 40 of file rte_ip_frag.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |