Home
last modified time | relevance | path

Searched refs:SCTP_STR_RESET_OUT_REQUEST (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_constants.h396 #define SCTP_STR_RESET_OUT_REQUEST 0x000d macro
H A Dsctp_input.c3453 if (type == SCTP_STR_RESET_OUT_REQUEST) { in sctp_handle_stream_reset_response()
4034 if (ptype == SCTP_STR_RESET_OUT_REQUEST) { in sctp_handle_stream_reset()
H A Dsctp_output.c11783 req_out->ph.param_type = htons(SCTP_STR_RESET_OUT_REQUEST); in sctp_add_stream_reset_out()