Searched refs:srv_weight (Results 1 – 1 of 1) sorted by relevance
6802 USHORT srv_weight; in _nx_dns_process_srv_type() local6874 srv_weight = _nx_dns_network_to_short_convert(data_ptr); in _nx_dns_process_srv_type()6904 nx_dns_srv_entry_ptr -> nx_dns_srv_weight = srv_weight; in _nx_dns_process_srv_type()6949 *(USHORT *)(&temp_string_buffer[2]) = srv_weight; in _nx_dns_process_srv_type()