lwIP 2.0.0  lwIP 2.0.0
LightweightIPstack

Macros

#define LWIP_RAW   0
 
#define RAW_TTL   (IP_DEFAULT_TTL)
 

Detailed Description

Macro Definition Documentation

#define LWIP_RAW   0

LWIP_RAW==1: Enable application layer to hook into the IP layer itself.

#define RAW_TTL   (IP_DEFAULT_TTL)

LWIP_RAW==1: Enable application layer to hook into the IP layer itself.