Home
last modified time | relevance | path

Searched refs:coutmsg (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libsctp/common/
H A Dsctp.c317 char coutmsg[sizeof (*sinfo) + sizeof (*cmsg) + _CMSG_HDR_ALIGNMENT]; in sctp_send_common() local
323 hdr.msg_control = (void *)_CMSG_HDR_ALIGN(coutmsg); in sctp_send_common()