Home
last modified time | relevance | path

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 Dvioif.h204 #define VIRTIO_NET_HDR_GSO_ECN 0x80 macro
H A Dvioif.c1371 vnh->vnh_gso_type |= VIRTIO_NET_HDR_GSO_ECN; in vioif_send()