Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_pcb.c878 struct sctppcbhead *ephead; in sctp_tcb_special_locate() local
912ephead = &SCTP_BASE_INFO(sctp_tcpephash)[SCTP_PCBHASH_ALLADDR((lport | rport), SCTP_BASE_INFO(hash… in sctp_tcb_special_locate()
919 LIST_FOREACH(inp, ephead, sctp_hash) { in sctp_tcb_special_locate()