HomeSort by: relevance | last modified time | path
    Searched defs:ip6flow_hash (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
ip6_flow.c 144 ip6flow_hash(const struct ip6_hdr *ip6) function in typeref:typename:size_t
174 hash = ip6flow_hash(ip6);
622 hash = ip6flow_hash(ip6);
ip6_flow.c 144 ip6flow_hash(const struct ip6_hdr *ip6) function in typeref:typename:size_t
174 hash = ip6flow_hash(ip6);
622 hash = ip6flow_hash(ip6);

Completed in 63 milliseconds