Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.c193 #define HVAL(p, n, s) jenkins_hash32((const uint32_t *)(p), (n), (s)) macro
194 #define HOST_HVAL(c, a) HVAL((a),\
198 #define ALIASLINK_HVAL(c, f) HVAL(&(f)->dst_ip6,\
230 #define STATE_HVAL(c, d) HVAL((d), 2, (c)->hash_seed)