Searched defs:sctp_reass_s (Results 1 – 1 of 1) sorted by relevance
482 typedef struct sctp_reass_s { struct483 uint16_t sr_ssn;484 uint16_t sr_needed;485 uint16_t sr_got;486 uint16_t sr_msglen; /* len of consecutive fragments */488 mblk_t *sr_tail;489 boolean_t sr_hasBchunk; /* If the fragment list begins with */491 uint32_t sr_nexttsn; /* TSN of the next fragment we */493 boolean_t sr_partial_delivered;