Home
last modified time | relevance | path

Searched refs:SCTP_STREAM_RESET_EVENT (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/netinet/
Dsctp_uio.h558 #define SCTP_STREAM_RESET_EVENT 0x0009 macro
Dsctp_usrreq.c3018 case SCTP_STREAM_RESET_EVENT:
6078 case SCTP_STREAM_RESET_EVENT:
Dsctputil.c3953 strreset->strreset_type = SCTP_STREAM_RESET_EVENT; in sctp_notify_stream_reset()