Home
last modified time | relevance | path

Searched refs:IPE_V4_HASH_FN (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_htable.h32 #define IPE_V4_HASH_FN(a, m, s) ((((m) ^ (a)) - 1 - ((a) >> 8)) % (s)) macro
H A Dip_htable.c928 hv = IPE_V4_HASH_FN(ipe->ipe_addr.in4_addr,
1060 hv = IPE_V4_HASH_FN(ipe.ipe_addr.in4_addr,
1195 hv = IPE_V4_HASH_FN(ips, msk, iph->iph_size);