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

/freebsd-11.0-release/sys/netinet/
H A Dsctp_pcb.c1023 struct sctppcbhead *ephead; local
1056 ephead = &SCTP_BASE_INFO(sctp_tcpephash)[SCTP_PCBHASH_ALLADDR((lport | rport), SCTP_BASE_INFO(hashtcpmark))];
1063 LIST_FOREACH(inp, ephead, sctp_hash) {

Completed in 63 milliseconds