Searched refs:SCTP_STREAM_CHANGE_DENIED (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctp_uio.h | 508 #define SCTP_STREAM_CHANGE_DENIED 0x0004 macro
|
H A D | sctp_input.c | 3515 …sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_ADD, stcb, SCTP_STREAM_CHANGE_DENIED, NULL, SCTP_SO_NOT_LOCK… in sctp_handle_stream_reset_response() 3523 …sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_ADD, stcb, SCTP_STREAM_CHANGE_DENIED, NULL, SCTP_SO_NOT_LOCK… in sctp_handle_stream_reset_response() 3525 …sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_ADD, stcb, SCTP_STREAM_CHANGE_DENIED, NULL, SCTP_SO_NOT_LOCK… in sctp_handle_stream_reset_response()
|