Home
last modified time | relevance | path

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

/kernel/liteos_m/components/net/lwip-2.1/enhancement/src/
H A Dfixme.c39 #define NETIFAPI_VAR_ALLOC(name) API_VAR_ALLOC(struct netifapi_msg, MEMP_NETIFAPI_MSG, name, ERR_MEM) macro
/kernel/liteos_a/net/lwip-2.1/enhancement/src/
H A Dfixme.c42 #define NETIFAPI_VAR_ALLOC(name) API_VAR_ALLOC(struct netifapi_msg, MEMP_NETIFAPI_MSG, name, ERR_MEM) macro

Completed in 2 milliseconds