sctp_sndrcvinfo
socklen_t *fromlen, struct sctp_sndrcvinfo *sinfo, int *msg_flags)
struct sctp_sndrcvinfo *sinfo;
sinfo = (struct sctp_sndrcvinfo *)CMSG_DATA(cmsg);
const struct sctp_sndrcvinfo *sinfo, int flags)
bcopy(&((struct sctp_sndrcvinfo *)
optlen += sizeof (*cmsg) + sizeof (struct sctp_sndrcvinfo);
struct sctp_sndrcvinfo *sri;
sri = (struct sctp_sndrcvinfo *)(cmsg + 1);
struct sctp_sndrcvinfo *sinfo = ptr;
const struct sctp_sndrcvinfo *sinfo = invalp;
sizeof (struct sctp_sndrcvinfo), 0 },
struct sctp_sndrcvinfo *sndrcv;
sndrcv = (struct sctp_sndrcvinfo *)(cmsg + 1);
if (optlen != sizeof (struct sctp_sndrcvinfo)) {
id = ((struct sctp_sndrcvinfo *)
struct sctp_sndrcvinfo *sinfo;
sinfo = (struct sctp_sndrcvinfo *)
struct sctp_sndrcvinfo *sinfo;
sinfo = (struct sctp_sndrcvinfo *)(cmsg + 1);
struct sctp_sndrcvinfo *sinfo;
sinfo = (struct sctp_sndrcvinfo *)(cmsg + 1);
struct sctp_sndrcvinfo ssf_info;
socklen_t *, struct sctp_sndrcvinfo *, int *msg_flags);
const struct sctp_sndrcvinfo *, int);