Searched refs:outcmsg (Results 1 – 1 of 1) sorted by relevance
407 static char outcmsg[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))]; in sctp_send_shutdown() local419 outmessage.msg_control = outcmsg; in sctp_send_shutdown()420 outmessage.msg_controllen = sizeof(outcmsg); in sctp_send_shutdown()840 char outcmsg[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))]; in sctp_init_assoc() local868 outmessage.msg_control = outcmsg; in sctp_init_assoc()869 outmessage.msg_controllen = sizeof(outcmsg); in sctp_init_assoc()