Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
HDplus_tcp_demo_cli.c149 static void vDNSEvent( const char * pcName,
722 ip = FreeRTOS_gethostbyname_a( ptr, vDNSEvent, ( void * ) ++searchID, tmout ); in handle_dnsq()
1347 vDNSEvent, in pxDNSLookup()
1481 static void vDNSEvent( const char * pcName, in vDNSEvent() function