Searched refs:outcmsg (Results 1 – 1 of 1) sorted by relevance
346 static char outcmsg[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))]; in sctp_send_shutdown() local358 outmessage.msg_control = outcmsg; in sctp_send_shutdown()359 outmessage.msg_controllen = sizeof(outcmsg); in sctp_send_shutdown()784 char outcmsg[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))]; in sctp_init_assoc() local814 outmessage.msg_control = outcmsg; in sctp_init_assoc()815 outmessage.msg_controllen = sizeof(outcmsg); in sctp_init_assoc()