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.c597 if (!(mp->b_flag & SCTP_PARTIAL_DATA) &&
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c1555 dmp->b_flag = tpfinished ? 0 : SCTP_PARTIAL_DATA;
1693 0 : SCTP_PARTIAL_DATA;

Completed in 71 milliseconds