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
3705 outreq.param_hdr.type = SCTP_PARAM_RESET_OUT_REQUEST; in sctp_make_strreset_req()3896 case SCTP_PARAM_RESET_OUT_REQUEST: in sctp_verify_reconf()3904 (last && last != SCTP_PARAM_RESET_OUT_REQUEST)) in sctp_verify_reconf()3911 last != SCTP_PARAM_RESET_OUT_REQUEST)) in sctp_verify_reconf()
943 if (req->type == SCTP_PARAM_RESET_OUT_REQUEST) { in sctp_process_strreset_resp()
4143 if (param.p->type == SCTP_PARAM_RESET_OUT_REQUEST) in sctp_sf_do_reconf()