Searched refs:CMSG32_SPACE (Results 1 – 1 of 1) sorted by relevance
73 #define CMSG32_SPACE(l) (CMSG32_ALIGN(sizeof(struct cmsghdr)) + CMSG32_ALIGN(l)) macro115 j = CMSG32_SPACE(cmsg->cmsg_len - CMSG_LEN(0)); in copyout32_msg_control_mbuf()