Home
last modified time | relevance | path

Searched refs:dns_target_host_name (Results 1 – 6 of 6) sorted by relevance

/dports/security/softether/v4.38-9760/src/Cedar/
H A DVirtual.h594 UINT transaction_id, bool dns_get_ip_from_host, char *dns_target_host_name);
H A DVirtual.c6887 UINT transaction_id, bool dns_get_ip_from_host, char *dns_target_host_name) in CreateNatDns() argument
6892 if (v == NULL || dns_target_host_name == NULL) in CreateNatDns()
6930 n->DnsTargetHostName = CopyStr(dns_target_host_name); in CreateNatDns()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DVirtual.h594 UINT transaction_id, bool dns_get_ip_from_host, char *dns_target_host_name);
H A DVirtual.c6887 UINT transaction_id, bool dns_get_ip_from_host, char *dns_target_host_name) in CreateNatDns() argument
6892 if (v == NULL || dns_target_host_name == NULL) in CreateNatDns()
6930 n->DnsTargetHostName = CopyStr(dns_target_host_name); in CreateNatDns()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DVirtual.h499 UINT transaction_id, bool dns_get_ip_from_host, char *dns_target_host_name);
H A DVirtual.c6862 UINT transaction_id, bool dns_get_ip_from_host, char *dns_target_host_name) in CreateNatDns() argument
6867 if (v == NULL || dns_target_host_name == NULL) in CreateNatDns()
6905 n->DnsTargetHostName = CopyStr(dns_target_host_name); in CreateNatDns()