Home
last modified time | relevance | path

Searched defs:NETIFAPI_VAR_FREE (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/api/
H A Dnetifapi.c52 #define NETIFAPI_VAR_FREE(name) API_VAR_FREE(MEMP_NETIFAPI_MSG, name) macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/
H A Dnetifapi.c55 #define NETIFAPI_VAR_FREE(name) API_VAR_FREE(MEMP_NETIFAPI_MSG, name) macro