Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_error.c535 SCTP_SET_CHUNK_DEST(emp, dest); in sctp_add_err()
558 SCTP_SET_CHUNK_DEST(emp, dest); in sctp_add_err()
H A Dsctp_impl.h289 SCTP_SET_CHUNK_DEST(mp, fp); \
300 #define SCTP_SET_CHUNK_DEST(mp, fp) ((mp)->b_queue = (queue_t *)fp) macro
H A Dsctp_asconf.c890 SCTP_SET_CHUNK_DEST(sctp->sctp_cxmit_list, NULL); in sctp_rc_timer()
1019 SCTP_SET_CHUNK_DEST(sctp->sctp_cxmit_list, fp); in sctp_wput_asconf()
H A Dsctp_output.c265 SCTP_SET_CHUNK_DEST(mproto, fp); in sctp_sendmsg()