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

/freebsd-11-stable/sys/dev/virtio/network/
H A Dvirtio_net.h41 #define VIRTIO_NET_F_GUEST_ECN 0x00200 /* Guest can handle TSO[6] w/ ECN in.*/ macro
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_virtio_net.c82 #define VIRTIO_NET_F_GUEST_ECN (1 << 9) /* guest can rcv TSO with ECN */ macro

Completed in 159 milliseconds