Searched refs:CMSG_SPACE (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/sys/ | ||
H A D | socket.h | 365 #define CMSG_SPACE(len) (CMSG_ALIGN (len) + CMSG_ALIGN (sizeof (struct cmsghdr)))
macro |
Completed in 2 milliseconds