Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet/
Dsctp_structs.h457 struct sctp_queued_to_read { /* sinfo structure Pluse more */ struct
478 TAILQ_ENTRY(sctp_queued_to_read) next; argument
479 uint16_t port_from;
480 uint16_t spec_flags; /* Flags to hold the notification field */
481 uint8_t do_not_ref_stcb;
482 uint8_t end_added;
483 uint8_t pdapi_aborted;
484 uint8_t some_taken;