Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_htable.h33 #define IPE_V6_HASH_FN(a, m, s) (((((m)[0] ^ (a)[0]) - ((a)[0] >> 8)) + \ macro
H A Dip_htable.c938 hv = IPE_V6_HASH_FN(ipe->ipe_addr.i6,
1066 hv = IPE_V6_HASH_FN(ipe.ipe_addr.i6,
1405 hv = IPE_V6_HASH_FN(ips.i6, msk->i6, iph->iph_size);