Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/netflow/
H A Dnetflow.c147 ip6_hash(struct flow6_rec *r) in ip6_hash() function
833 hsh = &priv->hash6[ip6_hash(&r)]; in ng_netflow_flow6_add()