Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netpfil/ipfw/nat64/
HDnat64lsn.c108 unsigned int fhash; /* Flow hash */ member
958 i = ji->fhash % (1 << (32 - cfg->plen4)); in find_portgroup_place()
1364 ji->fhash = flow6_hash(f_id); in nat64lsn_request_host()
1391 ji->fhash = flow6_hash(f_id); in nat64lsn_request_portgroup()