HomeSort by relevance Sort by last modified time
    Searched defs:LWIP_TCP (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/lwip/src/include/
lwipopts.h 11 #define LWIP_TCP 1
  /external/syslinux/core/lwip/src/include/lwip/
opt.h 248 * (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
921 #define TCP_QUEUE_OOSEQ (LWIP_TCP)
    [all...]

Completed in 708 milliseconds