Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c1862 boolean_t tso4 = vioif_has_feature(vif, VIRTIO_NET_F_HOST_TSO4); in vioif_check_features() local
1877 if (tso4 && ecn) { in vioif_check_features()