Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dhyperv.h339 struct hv_kvp_ipaddr_value { struct
400 struct hv_kvp_ipaddr_value kvp_ip_val;
408 struct hv_kvp_ipaddr_value kvp_ip_val;
/linux-6.15/tools/hv/
H A Dhv_kvp_daemon.c764 struct hv_kvp_ipaddr_value *buffer) in kvp_get_ipconfig_info()
883 struct hv_kvp_ipaddr_value *ip_buffer = NULL; in kvp_get_ip_info()
1016 static int kvp_mac_to_ip(struct hv_kvp_ipaddr_value *kvp_ip_val) in kvp_mac_to_ip()
1389 static int kvp_set_ip_info(char *if_name, struct hv_kvp_ipaddr_value *new_val) in kvp_set_ip_info()
1740 struct hv_kvp_ipaddr_value *kvp_ip_val; in main()