CMSG_SPACE        345 fs/dlm/lowcomms.c 	static char outcmsg[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
CMSG_SPACE        539 fs/dlm/lowcomms.c 	char incmsg[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
CMSG_SPACE        783 fs/dlm/lowcomms.c 	char outcmsg[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))];
CMSG_SPACE        198 net/core/scm.c 	cmlen = CMSG_SPACE(len);
CMSG_SPACE        262 net/core/scm.c 			cmlen = CMSG_SPACE(i*sizeof(int));
CMSG_SPACE        126 net/sunrpc/svcsock.c 	CMSG_SPACE(sizeof(union svc_pktinfo_u))