HomeSort by relevance Sort by last modified time
    Searched full:ipxsaptable (Results 1 - 1 of 1) sorted by null

  /external/tcpdump/
addrtoname.c 95 struct hnamemem ipxsaptable[HASHNAMESIZE]; variable in typeref:struct:hnamemem
669 for (tp = &ipxsaptable[i & (HASHNAMESIZE-1)]; tp->nxt; tp = tp->nxt)
1085 table = &ipxsaptable[j];

Completed in 567 milliseconds