Reply for tap dump request.
- Template Parameters
-
| sw_if_index | - software index of tap interface |
| id | - interface id |
| dev_name | - Linux tap device name |
| tx_ring_sz | - the number of entries of TX ring |
| rx_ring_sz | - the number of entries of RX ring |
| host_mac_addr | - mac address assigned to the host side of the interface |
| host_if_name | - host side interface name |
| host_namespace | - host namespace the interface is attached into |
| host_bridge | - host bridge the interface is attached into |
| host_ip4_addr | - host IPv4 ip address |
| host_ip4_prefix_len | - host IPv4 ip address prefix length; 0 if unset |
| host_ip6_addr | - host IPv6 ip address |
| host_ip6_prefix_len | - host IPv6 ip address prefix length; 0 if unset |
Definition at line 129 of file tapv2.api.