Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dsctp.h101 #define SCTP_PARTIAL_DELIVERY_EVENT 7 macro
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_notify.c495 pdapi->pdapi_type = SCTP_PARTIAL_DELIVERY_EVENT; in sctp_partial_delivery_event()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c2116 case SCTP_PARTIAL_DELIVERY_EVENT: in sctp_assoc_recv()