Go to the source code of this file.
|
static_always_inline void | af_xdp_device_output_free (vlib_main_t *vm, const vlib_node_runtime_t *node, af_xdp_txq_t *txq) |
|
static_always_inline void | af_xdp_device_output_tx_db (vlib_main_t *vm, const vlib_node_runtime_t *node, af_xdp_device_t *ad, af_xdp_txq_t *txq, const u32 n_tx) |
|
static_always_inline u32 | af_xdp_device_output_tx_try (vlib_main_t *vm, const vlib_node_runtime_t *node, af_xdp_device_t *ad, af_xdp_txq_t *txq, u32 n_tx, u32 *bi) |
|
VNET_DEVICE_CLASS_TX_FN() | af_xdp_device_class (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame) |
|
◆ AF_XDP_TX_RETRIES
#define AF_XDP_TX_RETRIES 5 |
◆ af_xdp_device_class()
◆ af_xdp_device_output_free()
◆ af_xdp_device_output_tx_db()
◆ af_xdp_device_output_tx_try()