diff options
Diffstat (limited to 'sys/linux/socket_vnet_mips64le.const')
| -rw-r--r-- | sys/linux/socket_vnet_mips64le.const | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/linux/socket_vnet_mips64le.const b/sys/linux/socket_vnet_mips64le.const index 51a09dbb9..f1f39dc81 100644 --- a/sys/linux/socket_vnet_mips64le.const +++ b/sys/linux/socket_vnet_mips64le.const @@ -18,8 +18,11 @@ VHOST_IOTLB_ACCESS_FAIL = 4 VHOST_IOTLB_INVALIDATE = 3 VHOST_IOTLB_MISS = 1 VHOST_IOTLB_MSG = 1 +VHOST_IOTLB_MSG_V2 = 2 VHOST_IOTLB_UPDATE = 2 VHOST_LOG_ALL = 67108864 +VHOST_MSG_SIZE = 72 +VHOST_MSG_V2_SIZE = 72 VHOST_NET_SET_BACKEND = 2148052784 VHOST_NET_VIRTIO_NET_HDR = 134217728 VHOST_RESET_OWNER = 536915714 |
