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

/openbsd-current/usr.sbin/vmd/
H A Dvionet.c56 static int vionet_rx(struct vionet_dev *, int);
57 static ssize_t vionet_rx_copy(struct vionet_dev *, int, const struct iovec *,
59 static ssize_t vionet_rx_zerocopy(struct vionet_dev *, int,
99 struct vionet_dev *vionet = NULL;
117 /* Receive our vionet_dev, mostly preconfigured. */
318 vionet_update_qa(struct vionet_dev *dev)
345 vionet_update_qs(struct vionet_dev *dev)
374 vionet_rx(struct vionet_dev *dev, int fd)
532 vionet_rx_copy(struct vionet_dev *dev, int fd, const struct iovec *iov,
631 vionet_rx_zerocopy(struct vionet_dev *de
[all...]
H A Dvirtio.h256 struct vionet_dev { struct
275 struct vionet_dev vionet;
H A Ddhcp.c47 struct vionet_dev *vionet = NULL;
H A Dvirtio.c761 * Sets the hardware address for the host-side tap(4) on a vionet_dev.
766 * idx: index into the array of vionet_dev's for the target vionet_dev
774 struct vionet_dev *vionet = NULL;

Completed in 95 milliseconds