Searched defs:sctp_epinfo (Results 1 – 1 of 1) sorted by relevance
144 struct sctp_epinfo { struct146 struct socket *udp4_tun_socket;149 struct socket *udp6_tun_socket;151 struct sctpasochead *sctp_asochash;152 u_long hashasocmark;154 struct sctppcbhead *sctp_ephash;155 u_long hashmark;170 struct sctppcbhead *sctp_tcpephash;171 u_long hashtcpmark;172 uint32_t hashtblsize;[all …]