Searched refs:need_response (Results 1 – 2 of 2) sorted by relevance
19 bool need_response[F_SIZE]; variable26 need_response[cmd] = true; in hmdfs_message_verify_init()27 need_response[F_RELEASE] = false; in hmdfs_message_verify_init()28 need_response[F_CONNECT_REKEY] = false; in hmdfs_message_verify_init()29 need_response[F_DROP_PUSH] = false; in hmdfs_message_verify_init()901 if (need_response[head->operations.command]) in handle_bad_message()
214 bool need_response, struct vhost_user_msg *msg, in vhost_user_send() argument229 request_ack = !need_response; in vhost_user_send()262 bool need_response, u32 request) in vhost_user_send_no_payload() argument268 return vhost_user_send(vu_dev, need_response, &msg, NULL, 0); in vhost_user_send_no_payload()