Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/api/
H A Dnetifapi.c51 #define NETIFAPI_VAR_ALLOC(name) API_VAR_ALLOC(struct netifapi_msg, MEMP_NETIFAPI_MSG, name, ERR… macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/
H A Dnetifapi.c54 #define NETIFAPI_VAR_ALLOC(name) API_VAR_ALLOC(struct netifapi_msg, MEMP_NETIFAPI_MSG, name, ERR… macro