![]() |
FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Data Fields | |
| u8 * | packet_data |
| u32 | min_n_buffers_each_physmem_alloc |
| u32 | free_list_index |
| u32 * | free_buffers |
Definition at line 740 of file buffer_funcs.h.
| u32* vlib_packet_template_t::free_buffers |
Definition at line 752 of file buffer_funcs.h.
| u32 vlib_packet_template_t::free_list_index |
Definition at line 750 of file buffer_funcs.h.
| u32 vlib_packet_template_t::min_n_buffers_each_physmem_alloc |
Definition at line 747 of file buffer_funcs.h.
| u8* vlib_packet_template_t::packet_data |
Definition at line 743 of file buffer_funcs.h.