Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DFreeRTOS_DNS_Globals.h137 struct freertos_addrinfo struct
146 struct freertos_addrinfo * ai_next; /**< A pointer to the next find result, or NULL. */ argument
148 {
156 …age; /**< In order to avoid extra calls to malloc, the necessary space is reserved 'statically'. */