Home
last modified time | relevance | path

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

/reactos/drivers/network/dd/netkvm/Common/
H A Dndis56common.h105 #define VIRTIO_NET_F_HOST_TSO6 12 /* Host can handle TSOv6 in. */ macro
H A DParaNdis-Common.c531 {VIRTIO_NET_F_HOST_TSO6, "VIRTIO_NET_F_HOST_TSO6"}, in DumpVirtIOFeatures()
864 !VirtIODeviceGetHostFeature(pContext, VIRTIO_NET_F_HOST_TSO6)) in ParaNdis_InitializeContext()