vhost-user: Interface state updates
[vpp.git] / src / vnet / devices / virtio / vhost_user.h
index ff06695..5bc3608 100644 (file)
@@ -253,7 +253,7 @@ typedef struct
 typedef struct
 {
   CLIB_CACHE_LINE_ALIGN_MARK (cacheline0);
-  u32 is_up;
+  u32 is_ready;
   u32 admin_up;
   u32 unix_server_index;
   u32 clib_file_index;