Home
last modified time | relevance | path

Searched refs:VIRTIO_NET_CTRL_GUEST_OFFLOADS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/virtio/network/
H A Dvirtio_net.h252 #define VIRTIO_NET_CTRL_GUEST_OFFLOADS 5 macro
H A Dif_vtnet.c3615 s.hdr.class = VIRTIO_NET_CTRL_GUEST_OFFLOADS; in vtnet_ctrl_guest_offloads()