ReactOS 0.4.16-dev-13-ge2fc578
|
#include <netiodef.h>
Public Attributes | |
UINT8 | Type |
UINT8 | Code |
UINT16 | Checksum |
Definition at line 578 of file netiodef.h.
UINT16 _ICMP_HEADER::Checksum |
Definition at line 581 of file netiodef.h.
UINT8 _ICMP_HEADER::Code |
Definition at line 580 of file netiodef.h.
UINT8 _ICMP_HEADER::Type |
Definition at line 579 of file netiodef.h.