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

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h406 #define SCTP_STR_RESET_RESPONSE 0x0010 macro
H A Dsctp_output.c11769 resp->ph.param_type = htons(SCTP_STR_RESET_RESPONSE);
11861 resp->ph.param_type = htons(SCTP_STR_RESET_RESPONSE);
H A Dsctp_input.c4271 } else if (ptype == SCTP_STR_RESET_RESPONSE) {

Completed in 111 milliseconds