#include <icmp.h>
Data Fields | |
| uint8_t | icmp_type |
| ICMP message type. | |
| uint8_t | icmp_code |
| ICMP operation code. | |
| uint16_t | icmp_chk |
| ICMP checksum. | |
Definition at line 92 of file icmp.h.
|
|
ICMP checksum.
|
|
|
ICMP operation code.
|
|
|
ICMP message type.
|
1.2.18