| rte_pmd_i40e_pkt_template_input(3) | Library Functions Manual | rte_pmd_i40e_pkt_template_input(3) |
rte_pmd_i40e_pkt_template_input
#include <rte_pmd_i40e.h>
uint16_t pctype
void * packet
uint32_t length
A structure used to define the input for raw packet template.
Definition at line 276 of file rte_pmd_i40e.h.
the pctype used for raw packet template
Definition at line 278 of file rte_pmd_i40e.h.
the buffer containing raw packet template
Definition at line 280 of file rte_pmd_i40e.h.
the length of buffer with raw packet template
Definition at line 282 of file rte_pmd_i40e.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |