HomeSort by: relevance | last modified time | path
    Searched defs:ephead (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
sctp_pcb.c 243 struct sctppcbhead *ephead; local in function:sctp_tcb_special_locate
262 ephead = &sctppcbinfo.sctp_tcpephash[SCTP_PCBHASH_ALLADDR(
273 LIST_FOREACH(inp, ephead, sctp_hash) {
sctp_pcb.c 243 struct sctppcbhead *ephead; local in function:sctp_tcb_special_locate
262 ephead = &sctppcbinfo.sctp_tcpephash[SCTP_PCBHASH_ALLADDR(
273 LIST_FOREACH(inp, ephead, sctp_hash) {

Completed in 26 milliseconds