|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <ndis.h>
Public Attributes | |
| ULONG | Version |
| ULONG | MaxOffLoadSize |
| ULONG | MinSegmentCount |
| BOOLEAN | TcpOptions |
| BOOLEAN | IpOptions |
| BOOLEAN _NDIS_TASK_TCP_LARGE_SEND::IpOptions |
Definition at line 1277 of file ndis.h.
Referenced by GetLargeSendCapabilities(), IsValidPls(), NvNetGetTcpTaskOffload(), and ParseOffloadTask().
| ULONG _NDIS_TASK_TCP_LARGE_SEND::MaxOffLoadSize |
Definition at line 1274 of file ndis.h.
Referenced by GetLargeSendCapabilities(), IsValidPls(), NvNetGetTcpTaskOffload(), NvNetSetTcpTaskOffload(), and ParseOffloadTask().
| ULONG _NDIS_TASK_TCP_LARGE_SEND::MinSegmentCount |
Definition at line 1275 of file ndis.h.
Referenced by GetLargeSendCapabilities(), IsValidPls(), NvNetGetTcpTaskOffload(), NvNetSetTcpTaskOffload(), and ParseOffloadTask().
| BOOLEAN _NDIS_TASK_TCP_LARGE_SEND::TcpOptions |
Definition at line 1276 of file ndis.h.
Referenced by GetLargeSendCapabilities(), IsValidPls(), NvNetGetTcpTaskOffload(), and ParseOffloadTask().
| ULONG _NDIS_TASK_TCP_LARGE_SEND::Version |
Definition at line 1273 of file ndis.h.
Referenced by GetLargeSendCapabilities(), IsValidPls(), NvNetGetTcpTaskOffload(), and ParseOffloadTask().