Home
last modified time | relevance | path

Searched refs:SCTP_NOTIFY_STR_RESET_SEND (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h709 #define SCTP_NOTIFY_STR_RESET_SEND 18 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h709 #define SCTP_NOTIFY_STR_RESET_SEND 18 macro
H A Dsctp_input.c3380 …sctp_ulp_notify(SCTP_NOTIFY_STR_RESET_SEND, stcb, number_entries, (void *)list, SCTP_SO_NOT_LOCKED… in sctp_reset_out_streams()
H A Dsctputil.c4159 case SCTP_NOTIFY_STR_RESET_SEND: in sctp_ulp_notify()