Lines Matching refs:CMSG_SPACE
687 #undef CMSG_SPACE688 #define CMSG_SPACE(l) ((sizeof(struct cmsghdr)) + (l))696 char cbuf[CMSG_SPACE(sizeof(dnssd_sock_t))];734 CMSG_LEN(sizeof(dnssd_sock_t)), (long)CMSG_SPACE(sizeof(dnssd_sock_t)),