Searched refs:SCTP_STREAM_RESET_INCOMING (Results 1 – 4 of 4) sorted by relevance
191 #define SCTP_STREAM_RESET_INCOMING 0x00000001 macro
4386 sctp_notify_stream_reset(stcb, error, ((uint16_t *) data), SCTP_STREAM_RESET_INCOMING);4398 (SCTP_STREAM_RESET_INCOMING|SCTP_STREAM_RESET_FAILED));4402 (SCTP_STREAM_RESET_INCOMING|SCTP_STREAM_RESET_DENIED));
5473 if (strrst->srs_flags & SCTP_STREAM_RESET_INCOMING) {
393 #define SCTP_STREAM_RESET_INCOMING 0x00000001 macro