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

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

Completed in 103 milliseconds