Mistake on this page?
Report an issue in GitHub or email us
Enumerations
icmp.h File Reference

ICMP API. More...

#include "lwip/opt.h"
#include "lwip/pbuf.h"
#include "lwip/ip_addr.h"
#include "lwip/netif.h"
#include "lwip/prot/icmp.h"

Go to the source code of this file.

Enumerations

Detailed Description

ICMP API.

Definition in file icmp.h.

Enumeration Type Documentation

ICMP destination unreachable codes.

Enumerator
ICMP_DUR_NET 

net unreachable

ICMP_DUR_HOST 

host unreachable

ICMP_DUR_PROTO 

protocol unreachable

ICMP_DUR_PORT 

port unreachable

ICMP_DUR_FRAG 

fragmentation needed and DF set

ICMP_DUR_SR 

source route failed

Definition at line 55 of file icmp.h.

ICMP time exceeded codes.

Enumerator
ICMP_TE_TTL 

time to live exceeded in transit

ICMP_TE_FRAG 

fragment reassembly time exceeded

Definition at line 71 of file icmp.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.