Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h472 TAILQ_ENTRY(sctp_queued_to_read) next; argument
475 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 …]