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

/freebsd-10.0-release/contrib/tcpdump/
H A Daddrtoname.c145 static struct h6namemem h6nametable[HASHNAMESIZE]; variable in typeref:struct:h6namemem
284 p = &h6nametable[*(u_int16_t *)&addr.s6_addr[14] & (HASHNAMESIZE-1)];

Completed in 62 milliseconds