Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dflow_dissector.c1775 static inline u32 __flow_hash_from_keys(struct flow_keys *keys, in __flow_hash_from_keys() function
1793 return __flow_hash_from_keys(keys, &hashrnd); in flow_hash_from_keys()
1804 return __flow_hash_from_keys(keys, keyval); in ___skb_get_hash()
1846 return __flow_hash_from_keys(&keys, &hashrnd); in __skb_get_hash_symmetric()