Searched defs:sctp_queued_to_read (Results 1 – 1 of 1) sorted by relevance
472 TAILQ_ENTRY(sctp_queued_to_read) next; argument475 uint16_t port_from;477 uint8_t do_not_ref_stcb;478 uint8_t end_added;479 uint8_t pdapi_aborted;480 uint8_t pdapi_started;481 uint8_t some_taken;482 uint8_t last_frag_seen;483 uint8_t first_frag_seen;484 uint8_t on_read_q;[all …]