Searched refs:pointer_count (Results 1 – 2 of 2) sorted by relevance
8332 UINT pointer_count = 0; in _nx_dns_name_string_unencode() local8415 pointer_count++; in _nx_dns_name_string_unencode()8416 if (pointer_count > NX_DNS_MAX_COMPRESSION_POINTERS) in _nx_dns_name_string_unencode()8609 UINT pointer_count = 0; in _nx_dns_resource_name_real_size_calculate() local8679 pointer_count++; in _nx_dns_resource_name_real_size_calculate()8681 if (pointer_count > NX_DNS_MAX_COMPRESSION_POINTERS) in _nx_dns_resource_name_real_size_calculate()
14030 UINT pointer_count = 0; in _nx_mdns_name_string_decode() local14096 pointer_count++; in _nx_mdns_name_string_decode()14097 if (pointer_count > NX_MDNS_MAX_COMPRESSION_POINTERS) in _nx_mdns_name_string_decode()