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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c4871 int hashoffset; local
4923 hashoffset = OUTBOUND_HASH_V4(sp, ipha->ipha_dst);
4930 hashoffset = OUTBOUND_HASH_V6(sp, ip6h->ip6_dst);
4958 bucket = &(sp->sdb_acq[hashoffset]);

Completed in 580 milliseconds