Home
last modified time | relevance | path

Searched defs:sctp_queued_to_read (Results 1 – 1 of 1) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_structs.h509 struct sctp_queued_to_read { /* sinfo structure Pluse more */ struct
531 TAILQ_ENTRY(sctp_queued_to_read) next; argument
533 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 …]