Home
last modified time | relevance | path

Searched refs:SCTP_PRSCTP_CAPABLE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/netinet/
H A Dsctp.h181 #define SCTP_PRSCTP_CAPABLE 0x01 macro
/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_notify.c145 sacp->sac_flags = sctp->sctp_prsctp_aware ? SCTP_PRSCTP_CAPABLE : 0; in sctp_assoc_event()