Home
last modified time | relevance | path

Searched refs:__flow_hash_from_keys (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/core/
Dflow_dissector.c283 static inline u32 __flow_hash_from_keys(struct flow_keys *keys) in __flow_hash_from_keys() function
306 return __flow_hash_from_keys(keys); in flow_hash_from_keys()
328 skb->hash = __flow_hash_from_keys(&keys); in __skb_get_hash()