Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h399 #define SCTP_STR_RESET_OUT_REQUEST 0x000d macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h399 #define SCTP_STR_RESET_OUT_REQUEST 0x000d macro
H A Dsctp_input.c3497 if (type == SCTP_STR_RESET_OUT_REQUEST) { in sctp_handle_stream_reset_response()
4084 if (ptype == SCTP_STR_RESET_OUT_REQUEST) { in sctp_handle_stream_reset()
H A Dsctp_output.c11671 req_out->ph.param_type = htons(SCTP_STR_RESET_OUT_REQUEST); in sctp_add_stream_reset_out()