Searched defs:has_inner (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/net/ipv4/ | ||
| H A D | route.c | 2005 bool has_inner = true; in fib_multipath_custom_hash_skb() local 1952 fib_multipath_custom_hash_inner(const struct net *net, const struct sk_buff *skb, bool has_inner) fib_multipath_custom_hash_inner() argument |
| /kernel/linux/linux-6.6/net/ipv6/ | ||
| H A D | route.c | 2421 bool has_inner = true; in rt6_multipath_custom_hash_skb() local 2368 rt6_multipath_custom_hash_inner(const struct net *net, const struct sk_buff *skb, bool has_inner) rt6_multipath_custom_hash_inner() argument |
Completed in 13 milliseconds