Searched refs:msg_controllen (Results 1 – 8 of 8) sorted by relevance
95 afalg->msg->msg_controllen += CMSG_SPACE(ALG_OPTYPE_LEN); in qcrypto_afalg_cipher_ctx_new()98 afalg->msg->msg_controllen += CMSG_SPACE(ALG_MSGIV_LEN(expect_niv)); in qcrypto_afalg_cipher_ctx_new()100 afalg->msg->msg_control = g_new0(uint8_t, afalg->msg->msg_controllen); in qcrypto_afalg_cipher_ctx_new()156 origin_controllen = afalg->msg->msg_controllen; in qcrypto_afalg_cipher_op()191 afalg->msg->msg_controllen = 0; in qcrypto_afalg_cipher_op()195 afalg->msg->msg_controllen = origin_controllen; in qcrypto_afalg_cipher_op()
34 + h.msg_controllen = sizeof(ctrl);
189 .msg_controllen = sizeof(msgbuf), in send_fd()199 msg.msg_controllen = cmsg->cmsg_len; in send_fd()
220 msg.msg_controllen = cmsg_space; in write()
116 msg.msg_controllen = CMSG_SPACE(fdsize); in socket_send_fds()
44 msg.msg_controllen = sizeof(msg_control); in ivshmem_client_read_one_msg()
548 .msg_controllen = sizeof(control), in vu_message_read_default()627 msg.msg_controllen = CMSG_SPACE(fdsize); in vu_message_write()634 msg.msg_controllen = 0; in vu_message_write()
163 msg.msg_controllen = sizeof(cmsgu.control); in vg_sock_fd_write()