Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h401 #define SCTP_STR_RESET_TSN_REQUEST 0x000f macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h401 #define SCTP_STR_RESET_TSN_REQUEST 0x000f macro
H A Dsctp_input.c3575 } else if (type == SCTP_STR_RESET_TSN_REQUEST) { in sctp_handle_stream_reset_response()
4124 } else if (ptype == SCTP_STR_RESET_TSN_REQUEST) { in sctp_handle_stream_reset()
H A Dsctp_output.c11768 req_tsn->ph.param_type = htons(SCTP_STR_RESET_TSN_REQUEST); in sctp_add_stream_reset_tsn()