Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dsctp_itf.h109 #define SCTP_PARTIAL_DATA 0x02 /* not a full message */ macro
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c606 if (!(mp->b_flag & SCTP_PARTIAL_DATA) && in sosctp_recvmsg()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c1557 dmp->b_flag = tpfinished ? 0 : SCTP_PARTIAL_DATA; in sctp_data_chunk()
1695 0 : SCTP_PARTIAL_DATA; in sctp_data_chunk()