ReactOS 0.4.15-dev-7842-g558ab78
_ICMP_HEADER Struct Reference

#include <netiodef.h>

Public Attributes

UINT8 Type
 
UINT8 Code
 
UINT16 Checksum
 

Detailed Description

Definition at line 578 of file netiodef.h.

Member Data Documentation

◆ Checksum

UINT16 _ICMP_HEADER::Checksum

Definition at line 581 of file netiodef.h.

◆ Code

UINT8 _ICMP_HEADER::Code

Definition at line 580 of file netiodef.h.

◆ Type

UINT8 _ICMP_HEADER::Type

Definition at line 579 of file netiodef.h.


The documentation for this struct was generated from the following file: