Searched defs:c_host_dns (Results 1 – 1 of 1) sorted by relevance
120 c_host_dns: [libslirp_sys::sockaddr_storage; MAX_DNS_SERVERS], field165 let c_host_dns = to_socketaddr_storage(&config.host_dns); in new() localVariable