Searched defs:sctp_queued_to_read (Results 1 – 1 of 1) sorted by relevance
509 struct sctp_queued_to_read { /* sinfo structure Pluse more */ struct531 TAILQ_ENTRY(sctp_queued_to_read) next; argument533 struct sctpchunk_listhead reasm;534 uint16_t port_from;535 uint16_t spec_flags; /* Flags to hold the notification field */536 uint8_t do_not_ref_stcb;537 uint8_t end_added;538 uint8_t pdapi_aborted;539 uint8_t pdapi_started;540 uint8_t some_taken;[all …]