Searched refs:chunkified (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_notify.c202 * Send failure when the message has been fully chunkified.
249 * Send failure when the message hasn't been fully chunkified.
252 sctp_sendfail_event(sctp_t *sctp, mblk_t *meta, int error, boolean_t chunkified) argument
266 /* If the message is fully chunkified */
267 if (chunkified) {
272 * Message might be partially chunkified, we need to remove
H A Dsctp_output.c828 chunkified:
945 goto chunkified;

Completed in 48 milliseconds