ICMP
Public Attributes
IcmpResponseMessage Struct Reference

ICMP response message. It contains IP header and ICMP message as defined in RFC 792. Such structure is defined because this is the content of ICMP response received from WIN32 raw socket. More...

#include <Icmp.h>

List of all members.

Public Attributes

IpHeader ipHeader
 IP header.
IcmpMessage icmp

Detailed Description

ICMP response message. It contains IP header and ICMP message as defined in RFC 792. Such structure is defined because this is the content of ICMP response received from WIN32 raw socket.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines