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

/freebsd-13-stable/contrib/tcpdump/
H A Daddrtoname.c169 static struct bsnamemem bytestringtable[HASHNAMESIZE]; variable in typeref:struct:bsnamemem
411 tp = &bytestringtable[(i ^ j) & (HASHNAMESIZE-1)];

Completed in 102 milliseconds