ICMP
|
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>
Public Attributes | |
IpHeader | ipHeader |
IP header. | |
IcmpMessage | icmp |
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.