Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_DNS.c325 static BaseType_t llmnr_has_dot( const char * pcHostName ) in llmnr_has_dot() function
398 BaseType_t bHasDot = llmnr_has_dot( pcHostName ); in prvFillSockAddress()