Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/include/lwip/priv/
A Dtcpip_priv.h72 #define API_VAR_FREE_POOL(pool, name) LWIP_MEMPOOL_FREE(pool, name) macro
89 #define API_VAR_FREE_POOL(pool, name) macro
/lib/lwip/lwip/src/netif/ppp/
A Dpppapi.c52 #define PPPAPI_VAR_FREE(name) API_VAR_FREE_POOL(PPPAPI_MSG, name)

Completed in 5 milliseconds