| rte_swx_pkt(3) | Library Functions Manual | rte_swx_pkt(3) |
rte_swx_pkt
#include <rte_swx_port.h>
void * handle
uint8_t * pkt
uint32_t offset
uint32_t length
Packet.
Definition at line 17 of file rte_swx_port.h.
Opaque packet handle.
Definition at line 19 of file rte_swx_port.h.
Buffer where the packet is stored.
Definition at line 22 of file rte_swx_port.h.
Packet buffer offset of the first packet byte.
Definition at line 25 of file rte_swx_port.h.
Packet length in bytes.
Definition at line 28 of file rte_swx_port.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |