FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
memif_copy_op_t Struct Reference

Public Member Functions

 CLIB_ALIGN_MARK (pad, 16)
 

Data Fields

void * data
 
u32 data_len
 
i16 buffer_offset
 
u16 buffer_vec_index
 

Detailed Description

Definition at line 208 of file private.h.

Member Function Documentation

◆ CLIB_ALIGN_MARK()

memif_copy_op_t::CLIB_ALIGN_MARK ( pad  ,
16   
)

Field Documentation

◆ buffer_offset

i16 memif_copy_op_t::buffer_offset

Definition at line 213 of file private.h.

◆ buffer_vec_index

u16 memif_copy_op_t::buffer_vec_index

Definition at line 214 of file private.h.

◆ data

void* memif_copy_op_t::data

Definition at line 211 of file private.h.

◆ data_len

u32 memif_copy_op_t::data_len

Definition at line 212 of file private.h.


The documentation for this struct was generated from the following file: