Searched refs:msg_control (Results 1 – 9 of 9) sorted by relevance
34 } msg_control; in ivshmem_client_read_one_msg() local43 msg.msg_control = &msg_control; in ivshmem_client_read_one_msg()44 msg.msg_controllen = sizeof(msg_control); in ivshmem_client_read_one_msg()
103 g_free(afalg->msg->msg_control); in qcrypto_afalg_comm_free()
100 afalg->msg->msg_control = g_new0(uint8_t, afalg->msg->msg_controllen); in qcrypto_afalg_cipher_ctx_new()
33 + h.msg_control = ctrl;
115 msg.msg_control = control; in socket_send_fds()
188 .msg_control = msgbuf, in send_fd()
547 .msg_control = control, in vu_message_read_default()619 .msg_control = control, in vu_message_write()635 msg.msg_control = NULL; in vu_message_write()
162 msg.msg_control = cmsgu.control; in vg_sock_fd_write()
306 message types (used for the `msg_control` data passed to `sendmsg()`) are