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

  /external/syslinux/core/lwip/src/include/lwip/
memp_std.h 102 LWIP_PBUF_MEMPOOL(PBUF, MEMP_NUM_PBUF, 0, "PBUF_REF/ROM")
opt.h 221 * MEMP_NUM_PBUF: the number of memp struct pbufs (used for PBUF_ROM and PBUF_REF).
225 #ifndef MEMP_NUM_PBUF
226 #define MEMP_NUM_PBUF 16
    [all...]

Completed in 144 milliseconds