put_cmsg_compat    44 include/net/compat.h int put_cmsg_compat(struct msghdr*, int, int, int, void *);
put_cmsg_compat   222 net/core/scm.c 		return put_cmsg_compat(msg, level, type, len, data);