Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/include/uapi/linux/
H A Dhyperv.h301 KVP_OP_GET_IP_INFO, enumerator
/openbmc/linux/tools/hv/
H A Dhv_kvp_daemon.c872 if (op == KVP_OP_GET_IP_INFO) { in kvp_get_ip_info()
996 error = kvp_get_ip_info(0, if_name, KVP_OP_GET_IP_INFO, in kvp_mac_to_ip()
1669 case KVP_OP_GET_IP_INFO: in main()