![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Include dependency graph for punt_dpo.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | dpo_is_punt (const dpo_id_t *dpo) |
| A DPO to punt packets to the Control-plane. More... | |
| const dpo_id_t * | punt_dpo_get (dpo_proto_t proto) |
| void | punt_dpo_module_init (void) |
| int dpo_is_punt | ( | const dpo_id_t * | dpo | ) |
A DPO to punt packets to the Control-plane.
Definition at line 33 of file punt_dpo.c.
| const dpo_id_t* punt_dpo_get | ( | dpo_proto_t | proto | ) |
Definition at line 25 of file punt_dpo.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void punt_dpo_module_init | ( | void | ) |
Definition at line 97 of file punt_dpo.c.
Here is the call graph for this function:
Here is the caller graph for this function: