Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h628 typedef struct sctp_s { struct
634 struct sctp_s *sctp_conn_hash_next; argument
635 struct sctp_s *sctp_conn_hash_prev; argument
637 struct sctp_s *sctp_listen_hash_next; argument
638 struct sctp_s *sctp_listen_hash_prev; argument
648 sctp_ipif_hash_t sctp_saddrs[SCTP_IPIF_HASH]; argument
666 int32_t sctp_state; argument
669 sctp_stack_t *sctp_sctps; argument
672 sctp_faddr_t *sctp_lastfaddr; /* last faddr in list */
673 sctp_faddr_t *sctp_primary; /* primary faddr */
[all …]