29 u32 dev_instance = va_arg (*args,
u32);
33 if (vif->
type == VIRTIO_IF_TYPE_TAP)
35 else if (vif->
type == VIRTIO_IF_TYPE_PCI)
39 else if (vif->
type == VIRTIO_IF_TYPE_TUN)
52 if (vif->
type == VIRTIO_IF_TYPE_TAP)
54 else if (vif->
type == VIRTIO_IF_TYPE_TUN)
56 else if (vif->
type == VIRTIO_IF_TYPE_PCI)
#define pool_elt_at_index(p, i)
Returns pointer to element at given index.
virtio_main_t virtio_main
format_function_t format_vlib_pci_addr