Searched refs:SCTP_STREAM_RESET_RESULT_IN_PROGRESS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netinet/
H A Dsctp_header.h481 #define SCTP_STREAM_RESET_RESULT_IN_PROGRESS 0x00000006 /* XXX: unused */ macro
H A Dsctp_input.c3718 } else if (action == SCTP_STREAM_RESET_RESULT_IN_PROGRESS) {
4035 asoc->last_reset_action[0] = SCTP_STREAM_RESET_RESULT_IN_PROGRESS;

Completed in 65 milliseconds