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

/linux-master/drivers/hv/
H A Dhv_kvp.c288 len = utf8s_to_utf16s((char *)in->body.kvp_ip_val.gate_way,
289 strlen((char *)in->body.kvp_ip_val.gate_way),
291 (wchar_t *)out->kvp_ip_val.gate_way,
343 utf16s_to_utf8s((wchar_t *)in->kvp_ip_val.gate_way,
346 (__u8 *)out->body.kvp_ip_val.gate_way,
/linux-master/include/uapi/linux/
H A Dhyperv.h345 __u16 gate_way[MAX_GATEWAY_SIZE]; member in struct:hv_kvp_ipaddr_value

Completed in 122 milliseconds