X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fdevices%2Fvirtio%2Fvirtio.h;h=52b57e9d95f9bc1881233d970329599bd371c56b;hb=97d54ed43eb69f6ea731c02305ebe0ca0b1a5cc4;hp=55b6271b3379d4c220d303bb43886c02b7b6b49d;hpb=3a9f11e6d93c9839c7bb0aaa62662299165123d8;p=vpp.git diff --git a/src/vnet/devices/virtio/virtio.h b/src/vnet/devices/virtio/virtio.h index 55b6271b337..52b57e9d95f 100644 --- a/src/vnet/devices/virtio/virtio.h +++ b/src/vnet/devices/virtio/virtio.h @@ -178,6 +178,7 @@ typedef struct u8 host_ip4_prefix_len; ip6_address_t host_ip6_addr; u8 host_ip6_prefix_len; + u32 host_mtu_size; u32 tap_file_index; int gso_enabled; int ifindex;