Searched defs:VIRTIO_NET_F_HOST_ECN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/virtio/network/
H A Dvirtio_net.h45 #define VIRTIO_NET_F_HOST_ECN 0x02000 /* Host can handle TSO[6] w/ ECN in. */ macro
/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_virtio_net.c79 #define VIRTIO_NET_F_HOST_ECN (1 << 13) /* host can rcv TSO with ECN */ macro

Completed in 66 milliseconds