Searched defs:LWIP_TCP (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/include/
H A Dlwipopts.h11 #define LWIP_TCP 1 macro
/external/syslinux/core/lwip/src/include/lwip/
H A Dopt.h248 * (requires the LWIP_TCP option)
256 * (requires the LWIP_TCP option)
264 * (requires the LWIP_TCP option)
881 * LWIP_TCP==1: Turn on TCP.
883 #ifndef LWIP_TCP
884 #define LWIP_TCP 1 macro
921 #define TCP_QUEUE_OOSEQ (LWIP_TCP)
1523 #define TCP_STATS (LWIP_TCP)

Completed in 65 milliseconds