X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fdevices%2Fvirtio%2Fvirtio.h;h=5177dbabce48a45604de30ad393da6fa9e71eebb;hb=e4ac48e792f4eebfce296cfde844ee73b1abd62f;hp=1de704386a8631859aee109e8eb229f6415751dc;hpb=a7dd0c8a278c1735eb6b0f75749a0d76dac350b3;p=vpp.git diff --git a/src/vnet/devices/virtio/virtio.h b/src/vnet/devices/virtio/virtio.h index 1de704386a8..5177dbabce4 100644 --- a/src/vnet/devices/virtio/virtio.h +++ b/src/vnet/devices/virtio/virtio.h @@ -180,6 +180,7 @@ typedef struct u8 host_ip4_prefix_len; ip6_address_t host_ip6_addr; u8 host_ip6_prefix_len; + u32 tap_file_index; int gso_enabled; int ifindex; virtio_vring_t *cxq_vring;