Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_pipe.c564 ip_hash(struct mbuf *m, int offset) in ip_hash()
656 hash = ip_hash(m, priv->header_offset); in ngp_rcvdata()
563 ip_hash(struct mbuf *m, int offset) ip_hash() function
/freebsd/sys/netgraph/netflow/
H A Dnetflow.c131 ip_hash(struct flow_rec *r) in ip_hash() function
717 hsh = &priv->hash[ip_hash(&r)]; in ng_netflow_flow_add()