Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp.h360 #define SCTP_CAUSE_INVALID_STREAM 0x0001 macro
Dsctp_indata.c1437 phdr->param_type = htons(SCTP_CAUSE_INVALID_STREAM); in sctp_process_a_data_chunk()
Dsctp_input.c1198 case SCTP_CAUSE_INVALID_STREAM: in sctp_handle_error()