Documentation

Documentation

Includes

lwip/arch.h

#include "lwip/arch.h"
#include "lwip/arch.h"

Macros

Marco LWIP_HDR_PROT_ICMP_H

#define LWIP_HDR_PROT_ICMP_H


      

Marco ICMP_ER

#define ICMP_ER  0   /* echo reply */


      

Marco ICMP_DUR

#define ICMP_DUR 3   /* destination unreachable */


      

Marco ICMP_SQ

#define ICMP_SQ  4   /* source quench */


      

Marco ICMP_RD

#define ICMP_RD  5   /* redirect */


      

Marco ICMP_ECHO

#define ICMP_ECHO 8   /* echo */


      

Marco ICMP_TE

#define ICMP_TE 11   /* time exceeded */


      

Marco ICMP_PP

#define ICMP_PP 12   /* parameter problem */


      

Marco ICMP_TS

#define ICMP_TS 13   /* timestamp */


      

Marco ICMP_TSR

#define ICMP_TSR 14   /* timestamp reply */


      

Marco ICMP_IRQ

#define ICMP_IRQ 15   /* information request */


      

Marco ICMP_IR

#define ICMP_IR 16   /* information reply */


      

Marco ICMP_AM

#define ICMP_AM 17   /* address mask request */


      

Marco ICMP_AMR

#define ICMP_AMR 18   /* address mask reply */

      

Functions

Vars

Consts

Types

Typedefs