Home
last modified time | relevance | path

Searched refs:MAX_GATEWAY_SIZE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hyperv/utilities/
H A Dhv_kvp.h153 #define MAX_GATEWAY_SIZE 512 macro
162 uint16_t gate_way[MAX_GATEWAY_SIZE];
H A Dhv_kvp.c241 MAX_GATEWAY_SIZE, in hv_kvp_convert_utf8_ipinfo_to_utf16()
331 utf16_to_utf8((char *)umsg->body.kvp_ip_val.gate_way, MAX_GATEWAY_SIZE, in hv_kvp_convert_utf16_ipinfo_to_utf8()
333 MAX_GATEWAY_SIZE, in hv_kvp_convert_utf16_ipinfo_to_utf8()
/freebsd/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c692 (MAX_GATEWAY_SIZE * 2), INET_ADDRSTRLEN, 0); in kvp_get_ipconfig_info()
702 (MAX_GATEWAY_SIZE * 2), INET6_ADDRSTRLEN, 1); in kvp_get_ipconfig_info()