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