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

/fuchsia/zircon/third_party/ulib/musl/include/sys/
H A Dsocket.h275 #define CMSG_SPACE(len) (CMSG_ALIGN(len) + CMSG_ALIGN(sizeof(struct cmsghdr))) macro

Completed in 23 milliseconds