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

/freebsd-11-stable/sys/netgraph/
H A Dng_pipe.c565 ip_hash(struct mbuf *m, int offset) function
655 hash = ip_hash(m, priv->header_offset);
/freebsd-11-stable/sys/netgraph/netflow/
H A Dnetflow.c121 ip_hash(struct flow_rec *r) function
752 hsh = &priv->hash[ip_hash(&r)];

Completed in 71 milliseconds