Searched defs:flow_hash (Results 1 – 2 of 2) sorted by relevance
648 static u32 flow_hash(const struct sw_flow_key *key, in flow_hash() function
710 u32 flow_hash = 0, srchost_hash = 0, dsthost_hash = 0; in cake_hash() local