FD.io VPP  v19.01.1-17-ge106252
Vector Packet Processing
random_buffer.c File Reference
+ Include dependency graph for random_buffer.c:

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)
 

Function Documentation

void clib_random_buffer_fill ( clib_random_buffer_t b,
uword  n_words 
)

Definition at line 42 of file random_buffer.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void clib_random_buffer_init ( clib_random_buffer_t b,
uword  seed 
)

Definition at line 62 of file random_buffer.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: