Searched refs:outcmsg (Results 1 – 1 of 1) sorted by relevance
541 static char outcmsg[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))]; in sctp_send_shutdown() local553 outmessage.msg_control = outcmsg; in sctp_send_shutdown()554 outmessage.msg_controllen = sizeof(outcmsg); in sctp_send_shutdown()1068 char outcmsg[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))]; in sctp_init_assoc() local1095 outmessage.msg_control = outcmsg; in sctp_init_assoc()1096 outmessage.msg_controllen = sizeof(outcmsg); in sctp_init_assoc()