Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsctp.h194 SCTP_PARAM_RESET_IN_REQUEST = cpu_to_be16(0x000e), enumerator
/Linux-v5.4/net/sctp/
Dstream.c556 SCTP_PARAM_RESET_IN_REQUEST)) { in sctp_process_strreset_outreq()
964 } else if (req->type == SCTP_PARAM_RESET_IN_REQUEST) { in sctp_process_strreset_resp()
Dsm_make_chunk.c3666 inreq.param_hdr.type = SCTP_PARAM_RESET_IN_REQUEST; in sctp_make_strreset_req()
3847 last != SCTP_PARAM_RESET_IN_REQUEST)) in sctp_verify_reconf()
3850 case SCTP_PARAM_RESET_IN_REQUEST: in sctp_verify_reconf()
Dsm_statefuns.c3992 else if (param.p->type == SCTP_PARAM_RESET_IN_REQUEST) in sctp_sf_do_reconf()