Searched refs:SCTP_PARAM_RESET_OUT_REQUEST (Results 1 – 4 of 4) sorted by relevance
194 SCTP_PARAM_RESET_OUT_REQUEST = cpu_to_be16(0x000d), enumerator
3701 outreq.param_hdr.type = SCTP_PARAM_RESET_OUT_REQUEST; in sctp_make_strreset_req() 3892 case SCTP_PARAM_RESET_OUT_REQUEST: in sctp_verify_reconf() 3900 (last && last != SCTP_PARAM_RESET_OUT_REQUEST)) in sctp_verify_reconf() 3907 last != SCTP_PARAM_RESET_OUT_REQUEST)) in sctp_verify_reconf()
26 BIT(ntohs(type) - ntohs(SCTP_PARAM_RESET_OUT_REQUEST)) in sctp_stream_shrink_out() 385 SCTP_STRRESET_SET(asoc, SCTP_PARAM_RESET_OUT_REQUEST); in sctp_send_reset_assoc() 688 SCTP_STRRESET_SET(asoc, SCTP_PARAM_RESET_OUT_REQUEST); in sctp_process_strreset_tsnreq() 963 if (req->type == SCTP_PARAM_RESET_OUT_REQUEST) { in sctp_process_strreset_resp()
4202 if (param.p->type == SCTP_PARAM_RESET_OUT_REQUEST) in sctp_sf_do_reconf()