#include <ndismain.h>
Public Attributes | |
| struct { | |
| ULONG IpOptionsSupported:1 | |
| ULONG TcpOptionsSupported:1 | |
| ULONG TcpChecksum:1 | |
| ULONG UdpChecksum:1 | |
| ULONG IpChecksum:1 | |
| } | V4Transmit |
| struct { | |
| ULONG IpOptionsSupported:1 | |
| ULONG TcpOptionsSupported:1 | |
| ULONG TcpChecksum:1 | |
| ULONG UdpChecksum:1 | |
| ULONG IpChecksum:1 | |
| } | V4Receive |
| struct { | |
| ULONG IpOptionsSupported:1 | |
| ULONG TcpOptionsSupported:1 | |
| ULONG TcpChecksum:1 | |
| ULONG UdpChecksum:1 | |
| } | V6Transmit |
| struct { | |
| ULONG IpOptionsSupported:1 | |
| ULONG TcpOptionsSupported:1 | |
| ULONG TcpChecksum:1 | |
| ULONG UdpChecksum:1 | |
| } | V6Receive |
|
|
Definition at line 796 of file ndismain.h. |
|
|
Definition at line 811 of file ndismain.h. |
|
|
Definition at line 813 of file ndismain.h. |
|
|
Definition at line 812 of file ndismain.h. |
|
|
Definition at line 814 of file ndismain.h. |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7