Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dip6_route.h153 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6,
/Linux-v5.4/net/ipv6/
Dicmp.c531 fl6.mp_hash = rt6_multipath_hash(net, &fl6, skb, NULL); in icmp6_send()
Droute.c440 fl6->mp_hash = rt6_multipath_hash(net, fl6, skb, NULL); in fib6_select_path()
2327 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6, in rt6_multipath_hash() function
2444 fl6.mp_hash = rt6_multipath_hash(net, &fl6, skb, flkeys); in ip6_route_input()