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

  /external/syslinux/core/lwip/src/include/
lwipopts.h 33 #define MEMP_NUM_TCPIP_MSG_API 64
  /external/syslinux/core/lwip/src/include/lwip/
opt.h 334 * MEMP_NUM_TCPIP_MSG_API: the number of struct tcpip_msg, which are used
338 #ifndef MEMP_NUM_TCPIP_MSG_API
339 #define MEMP_NUM_TCPIP_MSG_API 8
    [all...]

Completed in 581 milliseconds