From: Sridhar Samudrala <[EMAIL PROTECTED]> Date: Mon, 11 Jul 2005 17:00:56 -0700
> For incoming packets, the same sctp_chunk structure is used for all > chunks in the packet whereas ulpevent is per-chunk. An sctp_chunk is > allocated for a packet when we do a sctp_chunkify() in sctp_rcv(). We > walk through the chunks in a packet and reuse the same chunk structure > as we move to the next chunk(sctp_inq_pop). > So we cannot keep per-message ulpevent info in sctp_chunk. I see, let me think about this some more. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html