Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
DNTPDemo.c120 static BaseType_t xDNSLogging = pdFALSE; variable
173 xDNSLogging = xLogging; in vNTPSetNTPType()
177 xDNSLogging ? "" : "out" ) ); in vNTPSetNTPType()