Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hv/
Dhv_kvp.c267 case KVP_OP_GET_IP_INFO: in process_ob_ipinfo()
358 case KVP_OP_GET_IP_INFO: in process_ib_ipinfo()
410 case KVP_OP_GET_IP_INFO: in kvp_send_key()
415 process_ib_ipinfo(in_msg, message, KVP_OP_GET_IP_INFO); in kvp_send_key()
565 case KVP_OP_GET_IP_INFO: in kvp_respond_to_host()
568 KVP_OP_GET_IP_INFO); in kvp_respond_to_host()
/Linux-v5.4/include/uapi/linux/
Dhyperv.h290 KVP_OP_GET_IP_INFO, enumerator
/Linux-v5.4/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()
1492 case KVP_OP_GET_IP_INFO: in main()