pub fn poll(vq: &mut VirtqueueState) -> Option<RxResult>Expand description
Poll for received packet. Returns Some(RxResult) if packet ready, None otherwise.
pub fn poll(vq: &mut VirtqueueState) -> Option<RxResult>Poll for received packet. Returns Some(RxResult) if packet ready, None otherwise.