Searched defs:CMSG_SPACE (Results 1 – 3 of 3) sorted by relevance
248 #define CMSG_SPACE(len) (CMSG_ALIGN (len) \ macro
244 #define CMSG_SPACE(len) (CMSG_ALIGN (len) \ macro
306 #define CMSG_SPACE(len) (CMSG_ALIGN (len) \ macro