Home
last modified time | relevance | path

Searched refs:VIRTIO_NET_HDR_GSO_TCPV6 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.h203 #define VIRTIO_NET_HDR_GSO_TCPV6 4 macro
H A Dvioif.c1335 vnh->vnh_gso_type = VIRTIO_NET_HDR_GSO_TCPV6; in vioif_send()