|
Helper Reference Manual
1.7.1
|
ODP ICMP header. More...
#include <odp_api.h>Go to the source code of this file.
Data Structures | |
| struct | ODP_PACKED |
| Ethernet MAC address. More... | |
Macros | |
| #define | ODPH_ICMPHDR_LEN 8 |
| ICMP header length. | |
| #define | ODPH_ICMP_ECHOREPLY 0 |
| Echo Reply. | |
| #define | ODPH_ICMP_ECHO 8 |
| Echo Request. | |
Typedefs | |
| typedef struct ODP_PACKED | odph_icmphdr_t |
| ICMP header. | |
ODP ICMP header.
Definition in file icmp.h.