#include <icmp.h>
Public Attributes | |
| unsigned char | h_len:4 |
| unsigned char | version:4 |
| unsigned char | tos |
| unsigned short | total_len |
| unsigned short | ident |
| unsigned short | frag_and_flags |
| unsigned char | ttl |
| unsigned char | proto |
| unsigned short | checksum |
| unsigned long | sourceIP |
| unsigned long | destIP |
Definition at line 12 of file icmp.h.
|
|
|
|
|
|
|
|
|
|
|
Definition at line 14 of file icmp.h. Referenced by DecodePacket(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3