Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dsctp_constants.h405 #define SCTP_STR_RESET_IN_REQUEST 0x000e macro
Dsctp_input.c3539 } else if (type == SCTP_STR_RESET_IN_REQUEST) { in sctp_handle_stream_reset_response()
4133 } else if (ptype == SCTP_STR_RESET_IN_REQUEST) { in sctp_handle_stream_reset()
Dsctp_output.c11737 req_in->ph.param_type = htons(SCTP_STR_RESET_IN_REQUEST); in sctp_add_stream_reset_in()