FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
output.c File Reference
+ Include dependency graph for output.c:

Go to the source code of this file.

Functions

static_always_inline void rdma_device_output_free (vlib_main_t *vm, rdma_txq_t *txq)
 
static_always_inline u32 rmda_device_output_tx (vlib_main_t *vm, const rdma_device_t *rd, rdma_txq_t *txq, u32 n_left_from, u32 *bi)
 
VNET_DEVICE_CLASS_TX_FN() rdma_device_class (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
 

Function Documentation

◆ rdma_device_class()

VNET_DEVICE_CLASS_TX_FN() rdma_device_class ( vlib_main_t vm,
vlib_node_runtime_t node,
vlib_frame_t frame 
)

Definition at line 163 of file output.c.

+ Here is the call graph for this function:

◆ rdma_device_output_free()

static_always_inline void rdma_device_output_free ( vlib_main_t vm,
rdma_txq_t txq 
)

Definition at line 28 of file output.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ rmda_device_output_tx()

static_always_inline u32 rmda_device_output_tx ( vlib_main_t vm,
const rdma_device_t rd,
rdma_txq_t txq,
u32  n_left_from,
u32 bi 
)

Definition at line 46 of file output.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: