Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_constants.h399 #define SCTP_STR_RESET_RESPONSE 0x0010 macro
H A Dsctp_input.c4085 } else if (ptype == SCTP_STR_RESET_RESPONSE) { in sctp_handle_stream_reset()
H A Dsctp_output.c11910 resp->ph.param_type = htons(SCTP_STR_RESET_RESPONSE); in sctp_add_stream_reset_result()
12002 resp->ph.param_type = htons(SCTP_STR_RESET_RESPONSE); in sctp_add_stream_reset_result_tsn()