Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip6_route.h154 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6,
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dicmp.c575 fl6.mp_hash = rt6_multipath_hash(net, &fl6, skb, NULL); in icmp6_send()
H A Droute.c429 fl6->mp_hash = rt6_multipath_hash(net, fl6, skb, NULL); in fib6_select_path()
2342 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6, in rt6_multipath_hash() function
2459 fl6.mp_hash = rt6_multipath_hash(net, &fl6, skb, flkeys); in ip6_route_input()