Searched refs:mp_hash (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ipv6/ |
| H A D | route.c | 458 if (!fl6->mp_hash && in fib6_select_path() 460 fl6->mp_hash = rt6_multipath_hash(net, fl6, skb, NULL); in fib6_select_path() 463 nexthop_path_fib6_result(res, fl6->mp_hash); in fib6_select_path() 471 hash = fl6->mp_hash; in fib6_select_path() 2652 fl6.mp_hash = rt6_multipath_hash(net, &fl6, skb, flkeys); in ip6_route_input()
|
| H A D | icmp.c | 771 fl6.mp_hash = rt6_multipath_hash(net, &fl6, skb, NULL); in icmp6_send()
|
| /linux/fs/ |
| H A D | namespace.c | 206 static inline struct hlist_head *mp_hash(struct dentry *dentry) in mp_hash() function 860 struct hlist_head *chain = mp_hash(dentry); in lookup_mountpoint() 910 hlist_add_head(&mp->m_hash, mp_hash(dentry)); in get_mountpoint()
|
| /linux/net/core/ |
| H A D | filter.c | 6266 fl6.mp_hash = 0; in bpf_ipv6_fib_lookup()
|