Lines Matching refs:hv_kvp_msg
66 struct hv_kvp_msg *kvp_msg; /* current message */
80 static void kvp_respond_to_host(struct hv_kvp_msg *msg, int error);
101 struct hv_kvp_msg *kvp_msg; in kvp_register()
132 static int kvp_handle_handshake(struct hv_kvp_msg *msg) in kvp_handle_handshake()
168 struct hv_kvp_msg *message = (struct hv_kvp_msg *)msg; in kvp_on_msg()
232 struct hv_kvp_msg *in = in_msg; in process_ob_ipinfo()
293 struct hv_kvp_msg *out = out_msg; in process_ib_ipinfo()
343 struct hv_kvp_msg *message; in kvp_send_key()
344 struct hv_kvp_msg *in_msg; in kvp_send_key()
465 kvp_respond_to_host(struct hv_kvp_msg *msg_to_host, int error) in kvp_respond_to_host()
467 struct hv_kvp_msg *kvp_msg; in kvp_respond_to_host()
512 kvp_msg = (struct hv_kvp_msg *) in kvp_respond_to_host()
592 struct hv_kvp_msg *kvp_msg; in hv_kvp_onchannelcallback()
640 kvp_msg = (struct hv_kvp_msg *)&recv_buffer[ in hv_kvp_onchannelcallback()