Searched defs:CMSG_SPACE (Results 1 – 2 of 2) sorted by relevance
124 #define CMSG_SPACE(len) (sizeof(struct cmsghdr) + CMSG_ALIGN(len)) macro
Completed in 5 milliseconds