Home
last modified time | relevance | path

Searched refs:SCTP_CAUSE_INVALID_STREAM (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp.h354 #define SCTP_CAUSE_INVALID_STREAM 0x0001 macro
H A Dsctp_indata.c1842 cause->cause.code = htons(SCTP_CAUSE_INVALID_STREAM); in sctp_process_a_data_chunk()
H A Dsctp_input.c1097 case SCTP_CAUSE_INVALID_STREAM: in sctp_handle_error()