Home
last modified time | relevance | path

Searched refs:DNS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/hv/
H A Dhv_kvp_daemon.c76 DNS enumerator
703 * Gather the DNS state. in kvp_get_ipconfig_info()
720 * Execute the command to gather DNS info. in kvp_get_ipconfig_info()
1123 case DNS: in process_ip_string()
1124 snprintf(str, sizeof(str), "%s", "DNS"); in process_ip_string()
1128 if (type == DNS) { in process_ip_string()
1149 case DNS: in process_ip_string()
1150 snprintf(str, sizeof(str), "%s", "DNS"); in process_ip_string()
1154 if (type == DNS) { in process_ip_string()
1217 * DNSx=ipaddrx (where first DNS addres in kvp_set_ip_info()
[all...]
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_kvp_daemon.c76 DNS enumerator
703 * Gather the DNS state. in kvp_get_ipconfig_info()
720 * Execute the command to gather DNS info. in kvp_get_ipconfig_info()
1123 case DNS: in process_ip_string()
1124 snprintf(str, sizeof(str), "%s", "DNS"); in process_ip_string()
1128 if (type == DNS) { in process_ip_string()
1149 case DNS: in process_ip_string()
1150 snprintf(str, sizeof(str), "%s", "DNS"); in process_ip_string()
1154 if (type == DNS) { in process_ip_string()
1284 * DNSx=ipaddrx (where first DNS addres in kvp_set_ip_info()
[all...]

Completed in 3 milliseconds