Searched refs:pointer_count (Results 1 – 2 of 2) sorted by relevance
8326 UINT pointer_count = 0; in _nx_dns_name_string_unencode() local8409 pointer_count++; in _nx_dns_name_string_unencode()8410 if (pointer_count > NX_DNS_MAX_COMPRESSION_POINTERS) in _nx_dns_name_string_unencode()8603 UINT pointer_count = 0; in _nx_dns_resource_name_real_size_calculate() local8673 pointer_count++; in _nx_dns_resource_name_real_size_calculate()8675 if (pointer_count > NX_DNS_MAX_COMPRESSION_POINTERS) in _nx_dns_resource_name_real_size_calculate()
14031 UINT pointer_count = 0; in _nx_mdns_name_string_decode() local14097 pointer_count++; in _nx_mdns_name_string_decode()14098 if (pointer_count > NX_MDNS_MAX_COMPRESSION_POINTERS) in _nx_mdns_name_string_decode()