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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h63 struct sctp_s *sctpt_sctp; /* The parameter we are to pass in */
446 struct sctp_s *tf_sctp;
477 struct sctp_s *sctp;
619 struct sctp_s;
628 typedef struct sctp_s { struct
634 struct sctp_s *sctp_conn_hash_next;
635 struct sctp_s *sctp_conn_hash_prev;
637 struct sctp_s *sctp_listen_hash_next;
638 struct sctp_s *sctp_listen_hash_prev;
872 struct sctp_s *sctp_bind_has
[all...]

Completed in 60 milliseconds