Searched refs:VIRTIO_NET_HDR_GSO_ECN (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/vioif/ | ||
H A D | vioif.h | 204 #define VIRTIO_NET_HDR_GSO_ECN 0x80 macro |
H A D | vioif.c | 1371 vnh->vnh_gso_type |= VIRTIO_NET_HDR_GSO_ECN; in vioif_send() |