Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_PCB_FLAGS_STREAM_RESETEVNT

2786 		if (sctp_is_feature_on(inp, SCTP_PCB_FLAGS_STREAM_RESETEVNT))
3645 event_type = SCTP_PCB_FLAGS_STREAM_RESETEVNT;
5348 sctp_feature_on(inp, SCTP_PCB_FLAGS_STREAM_RESETEVNT);
5350 sctp_feature_off(inp, SCTP_PCB_FLAGS_STREAM_RESETEVNT);
5403 sctp_stcb_feature_on(inp, stcb, SCTP_PCB_FLAGS_STREAM_RESETEVNT);
5405 sctp_stcb_feature_off(inp, stcb, SCTP_PCB_FLAGS_STREAM_RESETEVNT);
6260 event_type = SCTP_PCB_FLAGS_STREAM_RESETEVNT;