CMSG_COMPAT_ALIGN   95 net/compat.c   	(sizeof(struct compat_cmsghdr) + CMSG_COMPAT_ALIGN(len))
CMSG_COMPAT_ALIGN  113 net/compat.c   	char __user *ptr = (char __user *)cmsg + CMSG_COMPAT_ALIGN(cmsg_len);
CMSG_COMPAT_ALIGN  134 net/compat.c   		     CMSG_COMPAT_ALIGN(sizeof(struct compat_cmsghdr)));