Searched refs:sctp_tcpephash (Results 1 – 2 of 2) sorted by relevance
170 struct sctppcbhead *sctp_tcpephash; member
912 …ephead = &SCTP_BASE_INFO(sctp_tcpephash)[SCTP_PCBHASH_ALLADDR((lport | rport), SCTP_BASE_INFO(hash… in sctp_tcb_special_locate()1743 …head = &SCTP_BASE_INFO(sctp_tcpephash)[SCTP_PCBHASH_ALLADDR(tinp->sctp_lport, SCTP_BASE_INFO(hasht… in sctp_swap_inpcb_for_listen()1817 head = &SCTP_BASE_INFO(sctp_tcpephash)[i]; in sctp_pcb_findep()2538 …head = &SCTP_BASE_INFO(sctp_tcpephash)[SCTP_PCBHASH_ALLADDR((lport | rport), SCTP_BASE_INFO(hashtc… in sctp_move_pcb_and_assoc()3075 head = &SCTP_BASE_INFO(sctp_tcpephash)[SCTP_PCBHASH_ALLADDR(lport, SCTP_BASE_INFO(hashtcpmark))]; in sctp_inpcb_bind_locked()5603 SCTP_BASE_INFO(sctp_tcpephash) = SCTP_HASH_INIT(SCTP_BASE_SYSCTL(sctp_hashtblsize), in sctp_pcb_init()5835 if (SCTP_BASE_INFO(sctp_tcpephash) != NULL) in sctp_pcb_finish()5836 SCTP_HASH_FREE(SCTP_BASE_INFO(sctp_tcpephash), SCTP_BASE_INFO(hashtcpmark)); in sctp_pcb_finish()