Go to the source code of this file.
◆ TAP_MAX_INSTANCE
#define TAP_MAX_INSTANCE 1024 |
Definition at line 79 of file tap.c.
◆ open_netns_fd()
static int open_netns_fd |
( |
char * |
netns | ) |
|
|
static |
Definition at line 62 of file tap.c.
◆ tap_create_if()
Definition at line 82 of file tap.c.
◆ tap_delete_if()
◆ tap_dump_ifs()
◆ tap_gso_enable_disable()
int tap_gso_enable_disable |
( |
vlib_main_t * |
vm, |
|
|
u32 |
sw_if_index, |
|
|
int |
enable_disable |
|
) |
| |
◆ tap_init()
◆ tap_mtu_config()
◆ virtio_eth_flag_change()
Definition at line 53 of file tap.c.
◆ tap_main
Definition at line 43 of file tap.c.