Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctp_pcb.h119 struct sctp_epinfo { struct
120 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 …]