Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_pcb.c243 struct sctppcbhead *ephead; in sctp_tcb_special_locate() local
262 ephead = &sctppcbinfo.sctp_tcpephash[SCTP_PCBHASH_ALLADDR( in sctp_tcb_special_locate()
273 LIST_FOREACH(inp, ephead, sctp_hash) { in sctp_tcb_special_locate()