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
3697 outreq.param_hdr.type = SCTP_PARAM_RESET_OUT_REQUEST; in sctp_make_strreset_req()3888 case SCTP_PARAM_RESET_OUT_REQUEST: in sctp_verify_reconf()3896 (last && last != SCTP_PARAM_RESET_OUT_REQUEST)) in sctp_verify_reconf()3903 last != SCTP_PARAM_RESET_OUT_REQUEST)) in sctp_verify_reconf()
941 if (req->type == SCTP_PARAM_RESET_OUT_REQUEST) { in sctp_process_strreset_resp()
4158 if (param.p->type == SCTP_PARAM_RESET_OUT_REQUEST) in sctp_sf_do_reconf()