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

/linux-master/net/
H A Dcompat.c109 #define CMSG_COMPAT_SPACE(len) \ macro
275 cmlen = CMSG_COMPAT_SPACE(len);
314 cmlen = CMSG_COMPAT_SPACE(i * sizeof(int));

Completed in 85 milliseconds