Man page - rte_eth_dev_tx_buffer(3)

Packages contas this manual

Manual

rte_eth_dev_tx_buffer(3) Library Functions Manual rte_eth_dev_tx_buffer(3)

rte_eth_dev_tx_buffer

#include <rte_ethdev.h>


uint16_t size
uint16_t length
struct rte_mbuf * pkts []

Structure used to buffer packets for future Tx Used by APIs rte_eth_tx_buffer and rte_eth_tx_buffer_flush

Definition at line 3836 of file rte_ethdev.h.

Size of buffer for buffered Tx

Definition at line 3839 of file rte_ethdev.h.

Number of packets in the array

Definition at line 3840 of file rte_ethdev.h.

Pending packets to be sent on explicit flush or when full

Definition at line 3842 of file rte_ethdev.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.4 DPDK