Searched full:ufo (Results 1 – 7 of 7) sorted by relevance
/freebsd/usr.sbin/bhyve/ |
H A D | net_backends.h | 71 #define VIRTIO_NET_F_GUEST_UFO (1 << 10) /* guest can rcv UFO */ 75 #define VIRTIO_NET_F_HOST_UFO (1 << 14) /* host can rcv UFO */
|
H A D | net_backends_priv.h | 89 * support. Possible features are TSO, UFO and checksum offloading
|
/freebsd/sys/dev/virtio/network/ |
H A D | virtio_net.h | 44 #define VIRTIO_NET_F_GUEST_UFO 0x000400 /* Guest can handle UFO in. */ 48 #define VIRTIO_NET_F_HOST_UFO 0x004000 /* Host can handle UFO in. */ 101 #define VIRTIO_NET_HDR_GSO_UDP 3 /* GSO frame, IPv4 UDP (UFO) */
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | mediatek,vcodec-subdev-decoder.yaml | 49 platform, there are some ports like RDMA, UFO in lat soc larb, need to enable its power and
|
/freebsd/sys/net/ |
H A D | netmap.h | 150 * require offloadings like TSO, UFO, checksumming offloadings, etc. It is
|
/freebsd/sys/dev/netmap/ |
H A D | netmap_kern.h | 2235 #define VIRTIO_NET_HDR_GSO_UDP 3 /* GSO frame, IPv4 UDP (UFO) */
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 264 # please go to the terminfo resource page, grab the UFO file (ufo.ti), and 20606 # terminal emulators. For two cents I'd toss all these in the UFO file 25531 # UFO file; also, obsolete small-screen hardware; also, entries which
|