HomeSort by relevance Sort by last modified time
    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