Searched refs:MEMP_NUM_NETBUF (Results 1 – 3 of 3) sorted by relevance
153 #define MEMP_NUM_NETBUF 2 macro
55 LWIP_MEMPOOL(NETBUF, MEMP_NUM_NETBUF, sizeof(struct netbuf), "NETBUF")
323 #ifndef MEMP_NUM_NETBUF324 #define MEMP_NUM_NETBUF 2 macro