FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Data Fields | |
u32 | id |
u8 | mac_addr_set |
mac_address_t | mac_addr |
u8 | num_rx_queues |
u16 | rx_ring_sz |
u16 | tx_ring_sz |
u32 | tap_flags |
u8 * | host_namespace |
u8 * | host_if_name |
mac_address_t | host_mac_addr |
u8 * | host_bridge |
ip4_address_t | host_ip4_addr |
u8 | host_ip4_prefix_len |
ip4_address_t | host_ip4_gw |
u8 | host_ip4_gw_set |
ip6_address_t | host_ip6_addr |
u8 | host_ip6_prefix_len |
ip6_address_t | host_ip6_gw |
u8 | host_ip6_gw_set |
u8 | host_mtu_set |
u32 | host_mtu_size |
u32 | sw_if_index |
int | rv |
clib_error_t * | error |
clib_error_t* tap_create_if_args_t::error |
ip4_address_t tap_create_if_args_t::host_ip4_addr |
ip4_address_t tap_create_if_args_t::host_ip4_gw |
mac_address_t tap_create_if_args_t::host_mac_addr |
mac_address_t tap_create_if_args_t::mac_addr |