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

  /src/sys/netinet/
ip_flow.c 117 ipflow_hash(const struct ip *ip) function in typeref:typename:size_t
138 hash = ipflow_hash(ip);
573 hash = ipflow_hash(ip);
ip_flow.c 117 ipflow_hash(const struct ip *ip) function in typeref:typename:size_t
138 hash = ipflow_hash(ip);
573 hash = ipflow_hash(ip);

Completed in 25 milliseconds