FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
u8 ** | clib_ptclosure_alloc (int n) |
void | clib_ptclosure_free (u8 **ptc) |
void | clib_ptclosure_copy (u8 **dst, u8 **src) |
u8 ** | clib_ptclosure (u8 **orig) |
Definition at line 90 of file ptclosure.c.
u8** clib_ptclosure_alloc | ( | int | n | ) |
void clib_ptclosure_free | ( | u8 ** | ptc | ) |