Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/
Dpbuf.c88 #define PBUF_POOL_IS_EMPTY() macro
97 #define PBUF_POOL_IS_EMPTY() pbuf_pool_is_empty() macro
220 PBUF_POOL_IS_EMPTY(); in pbuf_alloc()
252 PBUF_POOL_IS_EMPTY(); in pbuf_alloc()