Searched refs:SCTP_NOTIFY_STR_RESET_ADD (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/sys/netinet/ |
| HD | sctp_constants.h | 709 #define SCTP_NOTIFY_STR_RESET_ADD 23 macro
|
| HD | sctp_input.c | 3511 sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_ADD, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_stream_reset_response() 3513 …sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_ADD, stcb, SCTP_STREAM_CHANGE_DENIED, NULL, SCTP_SO_NOT_LOCK… in sctp_handle_stream_reset_response() 3515 …sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_ADD, stcb, SCTP_STREAM_CHANGE_FAILED, NULL, SCTP_SO_NOT_LOCK… in sctp_handle_stream_reset_response() 3521 …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() 3867 sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_ADD, stcb, 0, NULL, SCTP_SO_NOT_LOCKED); in sctp_handle_str_reset_add_strm()
|
| HD | sctputil.c | 4208 case SCTP_NOTIFY_STR_RESET_ADD: in sctp_ulp_notify()
|