FD.io VPP
v16.06
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
static void | get_string (char *chroot_path, u8 *vbl) |
static void | set_string (char *chroot_path, u8 *vbl, u8 *value) |
static void | unset_string (char *chroot_path, u8 *vbl) |
static void | dump_strings (char *chroot_path) |
static void | test_vlib_vec_rate (char *chroot_path, f64 vr) |
static void | test_vec (char *chroot_path, u8 *vbl) |
static void | fake_install (char *chroot_path, u8 *add_value) |
static void | sigaction_handler (int signum, siginfo_t *i, void *notused) |
static void | test_reg (char *chroot_path, u8 *vbl) |
static void | unset_vec (char *chroot_path, u8 *vbl) |
static void | dump_vecs (char *chroot_path) |
static void | crash_test (char *chroot_path) |
static void | map_with_size (char *chroot_path, uword size) |
int | main (int argc, char **argv) |
|
static |
Definition at line 233 of file svmdbtool.c.
|
static |
Definition at line 73 of file svmdbtool.c.
|
static |
Definition at line 224 of file svmdbtool.c.
Definition at line 117 of file svmdbtool.c.
Definition at line 41 of file svmdbtool.c.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 247 of file svmdbtool.c.
Definition at line 55 of file svmdbtool.c.
Definition at line 176 of file svmdbtool.c.
Definition at line 99 of file svmdbtool.c.
Definition at line 82 of file svmdbtool.c.
Definition at line 64 of file svmdbtool.c.
Definition at line 215 of file svmdbtool.c.