Go to the source code of this file.
Data Structures | |
| struct | icmp_header |
| An ICMP header. More... | |
Defines | |
| #define | ICMP_ECHO_RESPONSE 0 |
| #define | ICMP_ECHO_REQUEST 8 |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER) | |
Variables | |
| struct icmp_header | packed |
| An ICMP header. | |
Definition in file icmp.h.
| FILE_LICENCE | ( | GPL2_OR_LATER | ) |
| struct icmp_header packed |
An ICMP header.
1.5.7.1