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

/freebsd-11-stable/sys/netinet/
H A Dsctp_header.h479 #define SCTP_STREAM_RESET_RESULT_ERR_IN_PROGRESS 0x00000004 macro
H A Dsctp_input.c3899 asoc->last_reset_action[0] = SCTP_STREAM_RESET_RESULT_ERR_IN_PROGRESS;
4171 stcb->asoc.last_reset_action[0] = SCTP_STREAM_RESET_RESULT_ERR_IN_PROGRESS;

Completed in 74 milliseconds