Home
last modified time | relevance | path

Searched defs:PBUF_POOL_SIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/test/fuzz/
Dlwipopts.h70 #define PBUF_POOL_SIZE 400 /* pbuf tests need ~200KByte */ macro
/third_party/lwip/test/unit/
Dlwipopts.h65 #define PBUF_POOL_SIZE 400 /* pbuf tests need ~200KByte */ macro
/third_party/lwip/src/include/lwip/
Dopt.h582 #define PBUF_POOL_SIZE 16 macro