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

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h404 #define SCTP_STR_RESET_IN_REQUEST 0x000e macro
H A Dsctp_input.c3669 } else if (type == SCTP_STR_RESET_IN_REQUEST) {
4254 } else if (ptype == SCTP_STR_RESET_IN_REQUEST) {
H A Dsctp_output.c11701 req_in->ph.param_type = htons(SCTP_STR_RESET_IN_REQUEST);

Completed in 123 milliseconds