Searched refs:SCTP_SNDRCV (Results 1 – 7 of 7) sorted by relevance
598 cmsg->cmsg_type = SCTP_SNDRCV; in sctp_sendmsg()665 cmsg->cmsg_type = SCTP_SNDRCV; in sctp_send()854 if (cmsg->cmsg_type == SCTP_SNDRCV) { in sctp_recvmsg()
1039 # ifdef SCTP_SNDRCV in dgram_sctp_read()1040 if (cmsg->cmsg_type == SCTP_SNDRCV) { in dgram_sctp_read()1299 cmsg->cmsg_type = SCTP_SNDRCV; in dgram_sctp_write()
1100 X(SCTP_INIT) X(SCTP_SNDRCV) X(SCTP_EXTRCV) X(SCTP_SNDINFO)
77 #define SCTP_SNDRCV 0x0002 macro
274 cmh->cmsg_type = SCTP_SNDRCV; in sctp_build_ctl_nchunk()
3487 ((c_type == SCTP_SNDRCV) && in sctp_find_cmsg()12530 use_sndinfo = sctp_find_cmsg(SCTP_SNDRCV, (void *)&sndrcvninfo, control, sizeof(sndrcvninfo)); in sctp_sosend()
1400 case SCTP_SNDRCV: in print_sctp_cmsg()