Searched defs:VIRTIO_NET_OK (Results 1 – 2 of 2) sorted by relevance
215 #define VIRTIO_NET_OK 0 macro
187 pub const VIRTIO_NET_OK: ::std::os::raw::c_uint = 0; constant