![]() |
FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
Include dependency graph for netmap.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | netmap_if_t |
| struct | netmap_mem_region_t |
| struct | netmap_main_t |
Functions | |
| int | netmap_create_if (vlib_main_t *vm, u8 *host_if_name, u8 *hw_addr_set, u8 is_pipe, u8 is_master, u32 *sw_if_index) |
| int | netmap_delete_if (vlib_main_t *vm, u8 *host_if_name) |
Variables | |
| netmap_main_t | netmap_main |
| vnet_device_class_t | netmap_device_class |
| vlib_node_registration_t | netmap_input_node |
| (constructor) VLIB_REGISTER_NODE (netmap_input_node) More... | |
| int netmap_delete_if | ( | vlib_main_t * | vm, |
| u8 * | host_if_name | ||
| ) |
| vnet_device_class_t netmap_device_class |
| vlib_node_registration_t netmap_input_node |
| netmap_main_t netmap_main |