Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_constants.h403 #define SCTP_STR_RESET_TSN_REQUEST 0x000f macro
HDsctp_input.c3663 } else if (type == SCTP_STR_RESET_TSN_REQUEST) { in sctp_handle_stream_reset_response()
4188 } else if (ptype == SCTP_STR_RESET_TSN_REQUEST) { in sctp_handle_stream_reset()
HDsctp_output.c11625 req_tsn->ph.param_type = htons(SCTP_STR_RESET_TSN_REQUEST); in sctp_add_stream_reset_tsn()