![]() |
FD.io VPP
v19.04-6-g6f05f72
Vector Packet Processing
|
Include dependency graph for interface_tx_dpo.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | interface_tx_dpo_add_or_lock (dpo_proto_t proto, u32 sw_if_index, dpo_id_t *dpo) |
| The data-path object representing transmitting the packet on a n interface. More... | |
| void | interface_tx_dpo_module_init (void) |
| void interface_tx_dpo_add_or_lock | ( | dpo_proto_t | proto, |
| u32 | sw_if_index, | ||
| dpo_id_t * | dpo | ||
| ) |
The data-path object representing transmitting the packet on a n interface.
This is a convenient DPO wrapper around a simple interface transmit and thus allows us to represent direct interface transmit in the DPO model.
Definition at line 39 of file interface_tx_dpo.c.
Here is the call graph for this function:
Here is the caller graph for this function:| void interface_tx_dpo_module_init | ( | void | ) |
Definition at line 88 of file interface_tx_dpo.c.
Here is the call graph for this function:
Here is the caller graph for this function: