Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dhv_kvp.c268 case KVP_OP_GET_IP_INFO: in process_ob_ipinfo()
359 case KVP_OP_GET_IP_INFO: in process_ib_ipinfo()
411 case KVP_OP_GET_IP_INFO: in kvp_send_key()
416 process_ib_ipinfo(in_msg, message, KVP_OP_GET_IP_INFO); in kvp_send_key()
566 case KVP_OP_GET_IP_INFO: in kvp_respond_to_host()
569 KVP_OP_GET_IP_INFO); in kvp_respond_to_host()
/linux-6.15/include/uapi/linux/
H A Dhyperv.h301 KVP_OP_GET_IP_INFO, enumerator
/linux-6.15/tools/hv/
H A Dhv_kvp_daemon.c943 if (op == KVP_OP_GET_IP_INFO) { in kvp_get_ip_info()
1067 error = kvp_get_ip_info(0, if_name, KVP_OP_GET_IP_INFO, in kvp_mac_to_ip()
1861 case KVP_OP_GET_IP_INFO: in main()