Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dopt.h772 #if !defined IP_OPTIONS_ALLOWED || defined __DOXYGEN__
773 #define IP_OPTIONS_ALLOWED 1 macro
/third_party/lwip/src/core/ipv4/
Dip4.c660 #if IP_OPTIONS_ALLOWED == 0 /* no support for IP options in the IP header? */
/third_party/lwip/
DCHANGELOG3314 * opt.h, ip.c: Rename IP_OPTIONS define to IP_OPTIONS_ALLOWED to avoid