Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dipv6.h967 static inline __be32 flowi6_get_flowlabel(const struct flowi6 *fl6) in flowi6_get_flowlabel() function
/kernel/linux/linux-5.10/net/core/
Dflow_dissector.c1713 keys->tags.flow_label = (__force u32)flowi6_get_flowlabel(fl6); in __get_hash_from_flowi6()
/kernel/linux/linux-5.10/net/ipv6/
Droute.c2357 hash_keys.tags.flow_label = (__force u32)flowi6_get_flowlabel(fl6); in rt6_multipath_hash()
2424 hash_keys.tags.flow_label = (__force u32)flowi6_get_flowlabel(fl6); in rt6_multipath_hash()