Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dhyperv.h290 KVP_OP_GET_IP_INFO, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dhyperv.h290 KVP_OP_GET_IP_INFO, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhyperv.h290 KVP_OP_GET_IP_INFO, enumerator
/OK3568_Linux_fs/kernel/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()
1494 case KVP_OP_GET_IP_INFO: in main()