Searched defs:sctp_s (Results 1 – 1 of 1) sorted by relevance
628 typedef struct sctp_s { struct634 struct sctp_s *sctp_conn_hash_next; argument635 struct sctp_s *sctp_conn_hash_prev; argument637 struct sctp_s *sctp_listen_hash_next; argument638 struct sctp_s *sctp_listen_hash_prev; argument648 sctp_ipif_hash_t sctp_saddrs[SCTP_IPIF_HASH]; argument666 int32_t sctp_state; argument669 sctp_stack_t *sctp_sctps; argument672 sctp_faddr_t *sctp_lastfaddr; /* last faddr in list */673 sctp_faddr_t *sctp_primary; /* primary faddr */[all …]