Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dhv_kvp.c267 case KVP_OP_GET_IP_INFO: in process_ob_ipinfo()
408 case KVP_OP_GET_IP_INFO: in kvp_send_key()
409 process_ib_ipinfo(in_msg, message, KVP_OP_GET_IP_INFO); in kvp_send_key()
545 case KVP_OP_GET_IP_INFO: in kvp_respond_to_host()
548 KVP_OP_GET_IP_INFO); in kvp_respond_to_host()
/Linux-v4.19/include/uapi/linux/
Dhyperv.h290 KVP_OP_GET_IP_INFO, enumerator
/Linux-v4.19/tools/hv/
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()
1479 case KVP_OP_GET_IP_INFO: in main()