Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsctp.h196 SCTP_PARAM_RESET_TSN_REQUEST = cpu_to_be16(0x000f), enumerator
/openbmc/linux/net/sctp/
H A Dstream.c991 } else if (req->type == SCTP_PARAM_RESET_TSN_REQUEST) { in sctp_process_strreset_resp()
H A Dsm_make_chunk.c3743 tsnreq.param_hdr.type = SCTP_PARAM_RESET_TSN_REQUEST; in sctp_make_strreset_tsnreq()
3906 case SCTP_PARAM_RESET_TSN_REQUEST: in sctp_verify_reconf()
H A Dsm_statefuns.c4163 else if (param.p->type == SCTP_PARAM_RESET_TSN_REQUEST) in sctp_sf_do_reconf()