VIRTIO_NET_S_LINK_UP
uint16 status = VIRTIO_NET_S_LINK_UP;
state.media = ((status & VIRTIO_NET_S_LINK_UP) != 0 ? IFM_ACTIVE : 0)