OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dnaddrtable
(Results
1 - 1
of
1
) sorted by null
/external/tcpdump/
addrtoname.c
94
struct hnamemem
dnaddrtable
[HASHNAMESIZE];
variable in typeref:struct:hnamemem
1125
for (tp = &
dnaddrtable
[dnaddr & (HASHNAMESIZE-1)]; tp->nxt != 0;
Completed in 154 milliseconds