Home
last modified time | relevance | path

Searched refs:hv_kvp_ipaddr_value (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dhyperv.h320 struct hv_kvp_ipaddr_value { struct
381 struct hv_kvp_ipaddr_value kvp_ip_val;
389 struct hv_kvp_ipaddr_value kvp_ip_val;
/linux-4.1.27/tools/hv/
Dhv_kvp_daemon.c783 struct hv_kvp_ipaddr_value *buffer) in kvp_get_ipconfig_info()
925 struct hv_kvp_ipaddr_value *ip_buffer; in kvp_get_ip_info()
1223 static int kvp_set_ip_info(char *if_name, struct hv_kvp_ipaddr_value *new_val) in kvp_set_ip_info()
1441 struct hv_kvp_ipaddr_value *kvp_ip_val; in main()