Searched refs:LINUX_CMSG_SPACE (Results 1 – 2 of 2) sorted by relevance
205 #define LINUX_CMSG_SPACE(l) \ macro
756 if (m == NULL || q + LINUX_CMSG_SPACE(dlen) > q_end) { in linux_copyout_msg_control()760 q += LINUX_CMSG_SPACE(dlen); in linux_copyout_msg_control()