![]() |
FD.io VPP
v19.04.1-1-ge4a0f9f
Vector Packet Processing
|
Include dependency graph for gbp_learn.c:Go to the source code of this file.
Functions | |
| void | gbp_learn_enable (u32 sw_if_index, gbb_learn_mode_t mode) |
| void | gbp_learn_disable (u32 sw_if_index, gbb_learn_mode_t mode) |
| static clib_error_t * | gbp_learn_init (vlib_main_t *vm) |
Variables | |
| gbp_learn_main_t | gbp_learn_main |
| void gbp_learn_disable | ( | u32 | sw_if_index, |
| gbb_learn_mode_t | mode | ||
| ) |
Definition at line 41 of file gbp_learn.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void gbp_learn_enable | ( | u32 | sw_if_index, |
| gbb_learn_mode_t | mode | ||
| ) |
Definition at line 25 of file gbp_learn.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
| gbp_learn_main_t gbp_learn_main |
Definition at line 22 of file gbp_learn.c.