Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dflow_dissector.c608 static inline u32 __flow_hash_from_keys(struct flow_keys *keys, u32 keyval) in __flow_hash_from_keys() function
625 return __flow_hash_from_keys(keys, hashrnd); in flow_hash_from_keys()
635 return __flow_hash_from_keys(keys, keyval); in ___skb_get_hash()