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

/netbsd-current/external/bsd/tcpdump/dist/
H A Daddrtoname.c187 static struct h6namemem h6nametable[HASHNAMESIZE]; variable in typeref:struct:h6namemem
354 p = &h6nametable[addr.addra.d & (HASHNAMESIZE-1)];

Completed in 70 milliseconds