Searched refs:ucNBNSName (Results 1 – 1 of 1) sorted by relevance
1022 uint8_t ucNBNSName[ 17 ]; in DNS_TreatNBNS() local1073 pucTarget = &( ucNBNSName[ sizeof( ucNBNSName ) - 2U ] ); in DNS_TreatNBNS()1096 if( pucTarget == ucNBNSName ) in DNS_TreatNBNS()1120 … ( void ) FreeRTOS_dns_update( ( char * ) ucNBNSName, &( xIPAddress ), 0, pdFALSE, NULL ); in DNS_TreatNBNS()1152 xDNSHookReturn = xApplicationDNSQueryHook( ( const char * ) ucNBNSName ); in DNS_TreatNBNS()1154 … xDNSHookReturn = xApplicationDNSQueryHook_Multi( &( xEndPoint ), ( const char * ) ucNBNSName ); in DNS_TreatNBNS()