Home
last modified time | relevance | path

Searched refs:SCTP_PARAM_RESET_ADD_OUT_STREAMS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dsctp.h198 SCTP_PARAM_RESET_ADD_OUT_STREAMS = cpu_to_be16(0x0011), enumerator
/openbmc/linux/net/sctp/
H A Dsm_make_chunk.c3776 addstrm.param_hdr.type = SCTP_PARAM_RESET_ADD_OUT_STREAMS; in sctp_make_strreset_addstrm()
3913 (last && last != SCTP_PARAM_RESET_ADD_OUT_STREAMS)) in sctp_verify_reconf()
3916 case SCTP_PARAM_RESET_ADD_OUT_STREAMS: in sctp_verify_reconf()
H A Dstream.c1039 } else if (req->type == SCTP_PARAM_RESET_ADD_OUT_STREAMS) { in sctp_process_strreset_resp()
H A Dsm_statefuns.c4156 else if (param.p->type == SCTP_PARAM_RESET_ADD_OUT_STREAMS) in sctp_sf_do_reconf()