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

/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c93 #define VIRTIO_NET_F_HOST_ECN (1 << 13) /* Host can handle TSO[6] w/ ECN in */ macro
1523 VIRTIO_NET_F_HOST_ECN |
1668 if (!vioif_has_feature(sc, VIRTIO_NET_F_HOST_ECN)) {

Completed in 76 milliseconds