Searched defs:CMSG_SPACE (Results 1 – 3 of 3) sorted by relevance
98 # define CMSG_SPACE( global() macro 100 # define CMSG_SPACE( global() macro [all...]
610 #define CMSG_SPACE(len) (__CMSG_ALIGN(sizeof(struct cmsghdr)) + __CMSG_ALIGN(len)) macro
575 #define CMSG_SPACE( global() macro