Home
last modified time | relevance | path

Searched defs:sctp_shutdown_event (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/netinet/
H A Dsctp.h165 uint8_t sctp_shutdown_event; member
281 struct sctp_shutdown_event { struct
282 sse_typesctp_shutdown_event global() argument
283 sse_flagssctp_shutdown_event global() argument
284 sse_lengthsctp_shutdown_event global() argument
285 sse_assoc_idsctp_shutdown_event global() argument
/titanic_51/usr/src/uts/common/inet/sctp/
H A Dsctp_notify.c429 sctp_shutdown_event(sctp_t *sctp) in sctp_shutdown_event() function