Searched defs:CMSG_SPACE (Results 1 – 3 of 3) sorted by relevance
326 #define CMSG_SPACE(l) \ macro
504 #define CMSG_SPACE(l) \ macro
522 #define CMSG_SPACE(l) (_ALIGN(sizeof(struct cmsghdr)) + _ALIGN(l)) macro