Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dflow_dissector.c277 static __always_inline u32 __flow_hash_3words(u32 a, u32 b, u32 c) in __flow_hash_3words() function
295 hash = __flow_hash_3words((__force u32)keys->dst, in __flow_hash_from_keys()