Searched defs:sctp_epinfo (Results 1 – 1 of 1) sorted by relevance
119 struct sctp_epinfo { struct120 struct sctpasochead *sctp_asochash;121 u_long hashasocmark;123 struct sctppcbhead *sctp_ephash;124 u_long hashmark;139 struct sctppcbhead *sctp_tcpephash;140 u_long hashtcpmark;141 uint32_t hashtblsize;143 struct sctppcbhead listhead;145 struct sctpiterators iteratorhead;[all …]