Lines Matching defs:sctp_queued_to_read
466 struct sctp_queued_to_read { /* sinfo structure Pluse more */ struct
489 TAILQ_ENTRY(sctp_queued_to_read) next; argument
491 struct sctpchunk_listhead reasm;
492 uint16_t port_from;
493 uint16_t spec_flags; /* Flags to hold the notification field */
494 uint8_t do_not_ref_stcb;
495 uint8_t end_added;
496 uint8_t pdapi_aborted;
497 uint8_t pdapi_started;
498 uint8_t some_taken;
499 uint8_t last_frag_seen;
500 uint8_t first_frag_seen;
501 uint8_t on_read_q;
502 uint8_t on_strm_q;