Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h400 #define SCTP_STR_RESET_IN_REQUEST 0x000e macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h400 #define SCTP_STR_RESET_IN_REQUEST 0x000e macro
H A Dsctp_input.c3525 } else if (type == SCTP_STR_RESET_IN_REQUEST) { in sctp_handle_stream_reset_response()
4118 } else if (ptype == SCTP_STR_RESET_IN_REQUEST) { in sctp_handle_stream_reset()
H A Dsctp_output.c11728 req_in->ph.param_type = htons(SCTP_STR_RESET_IN_REQUEST); in sctp_add_stream_reset_in()