Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dflow_keys.h42 u32 flow_hash_from_keys(struct flow_keys *keys);
Dip.h369 sk->sk_txhash = flow_hash_from_keys(&keys); in inet_set_txhash()
Dipv6.h724 sk->sk_txhash = flow_hash_from_keys(&keys); in ip6_set_txhash()
/linux-4.1.27/net/core/
Dflow_dissector.c304 u32 flow_hash_from_keys(struct flow_keys *keys) in flow_hash_from_keys() function
308 EXPORT_SYMBOL(flow_hash_from_keys);