|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ndis56common.h>
Public Attributes | |
| ULONG | fTxIPChecksum: 1 |
| ULONG | fTxTCPChecksum: 1 |
| ULONG | fTxUDPChecksum: 1 |
| ULONG | fTxTCPOptions: 1 |
| ULONG | fTxIPOptions: 1 |
| ULONG | fTxLso: 1 |
| ULONG | fTxLsoIP: 1 |
| ULONG | fTxLsoTCP: 1 |
| ULONG | fRxIPChecksum: 1 |
| ULONG | fRxTCPChecksum: 1 |
| ULONG | fRxUDPChecksum: 1 |
| ULONG | fRxTCPOptions: 1 |
| ULONG | fRxIPOptions: 1 |
| ULONG | fTxTCPv6Checksum: 1 |
| ULONG | fTxUDPv6Checksum: 1 |
| ULONG | fTxTCPv6Options: 1 |
| ULONG | fTxIPv6Ext: 1 |
| ULONG | fTxLsov6: 1 |
| ULONG | fTxLsov6IP: 1 |
| ULONG | fTxLsov6TCP: 1 |
| ULONG | fRxTCPv6Checksum: 1 |
| ULONG | fRxUDPv6Checksum: 1 |
| ULONG | fRxTCPv6Options: 1 |
| ULONG | fRxIPv6Ext: 1 |
Definition at line 205 of file ndis56common.h.
| ULONG _tagOffloadSettingsFlags::fRxIPChecksum |
Definition at line 215 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings(), and ParseOffloadTask().
| ULONG _tagOffloadSettingsFlags::fRxIPOptions |
Definition at line 219 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings(), and ParseOffloadTask().
| ULONG _tagOffloadSettingsFlags::fRxIPv6Ext |
Definition at line 230 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings().
| ULONG _tagOffloadSettingsFlags::fRxTCPChecksum |
Definition at line 216 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings(), and ParseOffloadTask().
| ULONG _tagOffloadSettingsFlags::fRxTCPOptions |
Definition at line 218 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings(), and ParseOffloadTask().
| ULONG _tagOffloadSettingsFlags::fRxTCPv6Checksum |
Definition at line 227 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings().
| ULONG _tagOffloadSettingsFlags::fRxTCPv6Options |
Definition at line 229 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings().
| ULONG _tagOffloadSettingsFlags::fRxUDPChecksum |
Definition at line 217 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings(), and ParseOffloadTask().
| ULONG _tagOffloadSettingsFlags::fRxUDPv6Checksum |
Definition at line 228 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings().
| ULONG _tagOffloadSettingsFlags::fTxIPChecksum |
Definition at line 207 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings(), ParseOffloadTask(), and PrepareSendEntry().
| ULONG _tagOffloadSettingsFlags::fTxIPOptions |
Definition at line 211 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings(), and ParseOffloadTask().
| ULONG _tagOffloadSettingsFlags::fTxIPv6Ext |
Definition at line 223 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings().
| ULONG _tagOffloadSettingsFlags::fTxLso |
Definition at line 212 of file ndis56common.h.
Referenced by ParaNdis_InitializeContext(), ParaNdis_ResetOffloadSettings(), ParseOffloadTask(), and PrepareSendEntry().
| ULONG _tagOffloadSettingsFlags::fTxLsoIP |
Definition at line 213 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings(), and ParseOffloadTask().
| ULONG _tagOffloadSettingsFlags::fTxLsoTCP |
Definition at line 214 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings(), and ParseOffloadTask().
| ULONG _tagOffloadSettingsFlags::fTxLsov6 |
Definition at line 224 of file ndis56common.h.
Referenced by ParaNdis_InitializeContext(), and ParaNdis_ResetOffloadSettings().
| ULONG _tagOffloadSettingsFlags::fTxLsov6IP |
Definition at line 225 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings().
| ULONG _tagOffloadSettingsFlags::fTxLsov6TCP |
Definition at line 226 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings().
| ULONG _tagOffloadSettingsFlags::fTxTCPChecksum |
Definition at line 208 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings(), ParseOffloadTask(), and PrepareSendEntry().
| ULONG _tagOffloadSettingsFlags::fTxTCPOptions |
Definition at line 210 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings(), and ParseOffloadTask().
| ULONG _tagOffloadSettingsFlags::fTxTCPv6Checksum |
Definition at line 220 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings().
| ULONG _tagOffloadSettingsFlags::fTxTCPv6Options |
Definition at line 222 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings().
| ULONG _tagOffloadSettingsFlags::fTxUDPChecksum |
Definition at line 209 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings(), ParseOffloadTask(), and PrepareSendEntry().
| ULONG _tagOffloadSettingsFlags::fTxUDPv6Checksum |
Definition at line 221 of file ndis56common.h.
Referenced by ParaNdis_ResetOffloadSettings().