Helper Reference Manual  1.7.1
icmp.h File Reference

ODP ICMP header. More...

#include <odp_api.h>
Include dependency graph for icmp.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

ODP ICMP header.

Definition in file icmp.h.