Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_structs.h466 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;
[all …]