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

/freebsd-10.2-release/sys/compat/linux/
H A Dlinux_socket.h60 #define LINUX_CMSG_ALIGN(len) roundup2(len, sizeof(l_ulong)) macro

Completed in 69 milliseconds