Searched defs:hash_addr (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dvhost.c338 static APR_INLINE unsigned hash_addr(struct apr_sockaddr_t *sa) function
385 bucket = hash_addr(sa);
616 unsigned bucket = hash_addr(sar->host_addr);

Completed in 14 milliseconds