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