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

  /external/tcpdump/
addrtoname.c 144 struct h6namemem h6nametable[HASHNAMESIZE]; variable in typeref:struct:h6namemem
283 p = &h6nametable[*(u_int16_t *)&addr.s6_addr[14] & (HASHNAMESIZE-1)];

Completed in 270 milliseconds