X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fvirt_mem_types.ml;h=2167314a95729c54831ff6582ec98e986b03b625;hb=a1bfec65a26ad9a88a707e6b13add4f5b40efe87;hp=556a3c7be5f44110f0092e4a2d5338ec7cef151c;hpb=7590c210e336208ef198491229602a8fbb6a9b34;p=virt-mem.git diff --git a/lib/virt_mem_types.ml b/lib/virt_mem_types.ml index 556a3c7..2167314 100644 --- a/lib/virt_mem_types.ml +++ b/lib/virt_mem_types.ml @@ -60,7 +60,11 @@ type task = { type net_device = { netdev_name : string; - netdev_dev_addr : string; + netdev_flags : int64; + netdev_operstate : int64; + netdev_mtu : int64; + netdev_perm_addr : string; + netdev_addr_len : int64; } type kdata = {