Home
last modified time | relevance | path

Searched refs:IP_OPTIONS_ALLOWED (Results 1 – 4 of 4) sorted by relevance

/lib/liblwip/src/include/lwip/
Dlwipopts.h207 #define IP_OPTIONS_ALLOWED 1 macro
Dopt.h516 #ifndef IP_OPTIONS_ALLOWED
517 #define IP_OPTIONS_ALLOWED 1 macro
/lib/liblwip/src/core/ipv4/
Dip.c530 #if IP_OPTIONS_ALLOWED == 0 /* no support for IP options in the IP header? */
/lib/liblwip/
DCHANGELOG2115 * opt.h, ip.c: Rename IP_OPTIONS define to IP_OPTIONS_ALLOWED to avoid