FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
__clib_export void | clib_interrupt_init (void **data, uword n_int) |
__clib_export void | clib_interrupt_resize (void **data, uword n_int) |
__clib_export void clib_interrupt_init | ( | void ** | data, |
uword | n_int | ||
) |
Definition at line 24 of file interrupt.c.
__clib_export void clib_interrupt_resize | ( | void ** | data, |
uword | n_int | ||
) |
Definition at line 38 of file interrupt.c.