FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
void | clib_random_buffer_fill (clib_random_buffer_t *b, uword n_words) |
void | clib_random_buffer_init (clib_random_buffer_t *b, uword seed) |
void clib_random_buffer_fill | ( | clib_random_buffer_t * | b, |
uword | n_words | ||
) |
Definition at line 42 of file random_buffer.c.
void clib_random_buffer_init | ( | clib_random_buffer_t * | b, |
uword | seed | ||
) |
Definition at line 62 of file random_buffer.c.