Home
last modified time | relevance | path

Searched refs:sctp_tcpephash (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/netinet/
H A Dsctp_pcb.h139 struct sctppcbhead *sctp_tcpephash; member
H A Dsctp_pcb.c262 ephead = &sctppcbinfo.sctp_tcpephash[SCTP_PCBHASH_ALLADDR( in sctp_tcb_special_locate()
888 head = &sctppcbinfo.sctp_tcpephash[i]; in sctp_pcb_findep()
1520 head = &sctppcbinfo.sctp_tcpephash[SCTP_PCBHASH_ALLADDR((lport + rport), in sctp_move_pcb_and_assoc()
3838 sctppcbinfo.sctp_tcpephash = hashinit(hashtblsize, HASH_LIST, in sctp_pcb_init()