![]() |
FD.io VPP
v21.01-8-g9330de53e
Vector Packet Processing
|
Include dependency graph for ptclosure.c: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.
Here is the call graph for this function:
Here is the caller graph for this function:| __clib_export u8** clib_ptclosure_alloc | ( | int | n | ) |
| __clib_export void clib_ptclosure_free | ( | u8 ** | ptc | ) |