Home
last modified time | relevance | path

Searched refs:PBUF_POOL_FREE_OOSEQ (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
Dpbuf.h254 #ifndef PBUF_POOL_FREE_OOSEQ
255 #define PBUF_POOL_FREE_OOSEQ 1 macro
257 #if LWIP_TCP && TCP_QUEUE_OOSEQ && NO_SYS && PBUF_POOL_FREE_OOSEQ
/third_party/lwip/src/core/
Dpbuf.c97 #if !LWIP_TCP || !TCP_QUEUE_OOSEQ || !PBUF_POOL_FREE_OOSEQ