Searched defs:flow_hash (Results 1 – 3 of 3) sorted by relevance
23 int flow_hash[__ETHTOOL_A_FLOW_CNT]; member
645 static u32 flow_hash(const struct sw_flow_key *key, flow_hash() function
696 u32 flow_hash = 0, srchost_hash = 0, dsthost_hash = 0; in cake_hash() local