Mistake on this page?
Report an issue in GitHub or email us
Macros

Macros

#define LWIP_ICMP6   LWIP_IPV6
 LWIP_ICMP6==1: Enable ICMPv6 (mandatory per RFC) More...
 
#define LWIP_ICMP6_DATASIZE   8
 LWIP_ICMP6_DATASIZE: bytes from original packet to send back in ICMPv6 error messages. More...
 
#define LWIP_ICMP6_HL   255
 LWIP_ICMP6_HL: default hop limit for ICMPv6 messages. More...
 

Detailed Description

Macro Definition Documentation

#define LWIP_ICMP6   LWIP_IPV6

LWIP_ICMP6==1: Enable ICMPv6 (mandatory per RFC)

Definition at line 2489 of file opt.h.

#define LWIP_ICMP6_DATASIZE   8

LWIP_ICMP6_DATASIZE: bytes from original packet to send back in ICMPv6 error messages.

Definition at line 2497 of file opt.h.

#define LWIP_ICMP6_HL   255

LWIP_ICMP6_HL: default hop limit for ICMPv6 messages.

Definition at line 2504 of file opt.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.