Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dipv6.h1071 static inline __be32 flowi6_get_flowlabel(const struct flowi6 *fl6) in flowi6_get_flowlabel() function
/openbmc/linux/net/core/
H A Dflow_dissector.c1964 keys->tags.flow_label = (__force u32)flowi6_get_flowlabel(fl6); in __get_hash_from_flowi6()
/openbmc/linux/net/ipv6/
H A Droute.c2451 hash_keys.tags.flow_label = (__force u32)flowi6_get_flowlabel(fl6); in rt6_multipath_custom_hash_fl6()
2476 hash_keys.tags.flow_label = (__force u32)flowi6_get_flowlabel(fl6); in rt6_multipath_hash()
2545 hash_keys.tags.flow_label = (__force u32)flowi6_get_flowlabel(fl6); in rt6_multipath_hash()