Go to the source code of this file.
Data Structures | |
struct | icmp_ra_addr |
struct | icmp |
#define ICMP_ADVLEN | ( | p | ) | (8 + ((p)->icmp_ip.ip_hl << 2) + 8) |
#define ICMP_INFOTYPE | ( | type | ) |
#define ICMP_IREQ 15 /* information request */ |
#define ICMP_IREQREPLY 16 /* information reply */ |
#define ICMP_ROUTERADVERT 9 /* router advertisement */ |
#define ICMP_ROUTERSOLICIT 10 /* router solicitation */ |
#define ICMP_UNREACH_NET_PROHIB 9 /* prohibited access */ |