Searched refs:vnh (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/beri/virtio/network/
H A Dif_vtbe.c142 struct virtio_net_hdr *vnh; local
192 vnh = iov[0].iov_base;
193 memset(vnh, 0, sc->hdrsize);

Completed in 62 milliseconds