Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsctp.h476 SCTP_ERROR_INV_STRM = cpu_to_be16(0x01), enumerator
/openbmc/linux/net/sctp/
H A Dstream.c46 sctp_chunk_fail(ch, (__force __u32)SCTP_ERROR_INV_STRM); in sctp_stream_shrink_out()
H A Dsm_statefuns.c6658 err = sctp_make_op_error(asoc, chunk, SCTP_ERROR_INV_STRM, in sctp_eat_data()