Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.c218 #define STATE_HVAL(c, d) HVAL((d), 2, (c)->hash_seed) macro
1073 ji->state_hval = hval = STATE_HVAL(cfg, data); in nat64lsn_alloc_host()
1559 hval = STATE_HVAL(cfg, data); in nat64lsn_translate6()