Searched defs:CMSG_COMPAT_SPACE (Results 1 - 1 of 1) sorted by relevance

/net/
H A Dcompat.c116 #define CMSG_COMPAT_SPACE(len) \ macro
272 cmlen = CMSG_COMPAT_SPACE(len);
319 cmlen = CMSG_COMPAT_SPACE(i * sizeof(int));

Completed in 30 milliseconds