Searched refs:host_port_ptr (Results 1 – 1 of 1) sorted by relevance
2577 …t(NX_DNS *dns_ptr, UCHAR *host_name, ULONG *host_address_ptr, USHORT *host_port_ptr, ULONG wait_op… in _nxe_dns_info_by_name_get() argument2584 (host_name == NX_NULL) || (host_address_ptr == NX_NULL) || (host_port_ptr == NX_NULL)) in _nxe_dns_info_by_name_get()2591 …status = _nx_dns_info_by_name_get(dns_ptr, host_name, host_address_ptr, host_port_ptr, wait_optio… in _nxe_dns_info_by_name_get()2648 USHORT *host_port_ptr, ULONG wait_option) in _nx_dns_info_by_name_get() argument2670 *host_port_ptr = dns_srv_entry -> nx_dns_srv_port_number; in _nx_dns_info_by_name_get()