Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsctp/common/
H A Dsctp.c297 cmsg->cmsg_type == SCTP_SNDRCV) { in sctp_recvmsg()
329 cmsg->cmsg_type = SCTP_SNDRCV; in sctp_send_common()
/illumos-gate/usr/src/uts/common/netinet/
H A Dsctp.h89 #define SCTP_SNDRCV 0x100 macro
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c756 cmsg = sosctp_find_cmsg(msg->msg_control, optlen, SCTP_SNDRCV); in sosctp_sendmsg()
954 SCTP_SNDRCV); in sosctp_seq_sendmsg()
2137 (cmsg->cmsg_type == SCTP_SNDRCV)) { in sctp_assoc_recv()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_output.c200 (cmsg->cmsg_type == SCTP_SNDRCV)) { in sctp_sendmsg()
H A Dsctp_input.c478 cmsg->cmsg_type = SCTP_SNDRCV; in sctp_input_add_ancillary()