FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Data Fields | |
uword | memory [ISAAC_SIZE] |
uword | a |
uword | b |
uword | c |
Definition at line 61 of file random_isaac.h.
uword isaac_t::a |
Definition at line 64 of file random_isaac.h.
uword isaac_t::b |
Definition at line 64 of file random_isaac.h.
uword isaac_t::c |
Definition at line 64 of file random_isaac.h.
uword isaac_t::memory[ISAAC_SIZE] |
Definition at line 63 of file random_isaac.h.