Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dsctp.h195 SCTP_PARAM_RESET_IN_REQUEST = cpu_to_be16(0x000e), enumerator
/linux-6.3-rc2/net/sctp/
A Dstream.c566 SCTP_PARAM_RESET_IN_REQUEST)) { in sctp_process_strreset_outreq()
974 } else if (req->type == SCTP_PARAM_RESET_IN_REQUEST) { in sctp_process_strreset_resp()
A Dsm_make_chunk.c3718 inreq.param_hdr.type = SCTP_PARAM_RESET_IN_REQUEST; in sctp_make_strreset_req()
3899 last != SCTP_PARAM_RESET_IN_REQUEST)) in sctp_verify_reconf()
3902 case SCTP_PARAM_RESET_IN_REQUEST: in sctp_verify_reconf()
A Dsm_statefuns.c4152 else if (param.p->type == SCTP_PARAM_RESET_IN_REQUEST) in sctp_sf_do_reconf()

Completed in 21 milliseconds