Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/vioif/
H A Dvioif.c140 #define VIRTIO_NET_HDR_GSO_TCPV4 1 /* gso_type */ macro
1130 net_header->gso_type = VIRTIO_NET_HDR_GSO_TCPV4; in vioif_send()