Home
last modified time | relevance | path

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

/linux/include/net/
H A Dflow.h196 __u32 __get_hash_from_flowi6(const struct flowi6 *fl6, struct flow_keys *keys);
/linux/net/core/
H A Dflow_dissector.c1990 __u32 __get_hash_from_flowi6(const struct flowi6 *fl6, struct flow_keys *keys) in __get_hash_from_flowi6() function
2007 EXPORT_SYMBOL(__get_hash_from_flowi6);
/linux/include/linux/
H A Dskbuff.h1671 __u32 hash = __get_hash_from_flowi6(fl6, &keys); in skb_get_hash_flowi6()