FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
static void | fib_entry_src_special_init (fib_entry_src_t *src) |
Source initialisation Function. More... | |
static void | fib_entry_src_special_deinit (fib_entry_src_t *src) |
Source deinitialisation Function. More... | |
static void | fib_entry_src_special_remove (fib_entry_src_t *src) |
static void | fib_entry_src_special_add (fib_entry_src_t *src, const fib_entry_t *entry, fib_entry_flag_t flags, dpo_proto_t proto, const dpo_id_t *dpo) |
void | fib_entry_src_special_register (void) |
Variables | |
static const fib_entry_src_vft_t | special_src_vft |
|
static |
|
static |
Source deinitialisation Function.
Definition at line 32 of file fib_entry_src_special.c.
|
static |
Source initialisation Function.
Definition at line 23 of file fib_entry_src_special.c.
void fib_entry_src_special_register | ( | void | ) |
Definition at line 63 of file fib_entry_src_special.c.
|
static |
Definition at line 37 of file fib_entry_src_special.c.
|
static |
Definition at line 55 of file fib_entry_src_special.c.