Searched refs:fib6_nh_find_match (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | route.c | 1944 static int fib6_nh_find_match(struct fib6_nh *nh, void *_arg) in fib6_nh_find_match() function 1977 nexthop_for_each_fib6_nh(from->nh, fib6_nh_find_match, &arg); in rt6_update_exception_stamp_rt() 2774 fib6_nh_find_match, &arg); in __ip6_rt_update_pmtu() 4123 fib6_nh_find_match, &arg); in rt6_do_redirect()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | route.c | 1943 static int fib6_nh_find_match(struct fib6_nh *nh, void *_arg) in fib6_nh_find_match() function 1976 nexthop_for_each_fib6_nh(from->nh, fib6_nh_find_match, &arg); in rt6_update_exception_stamp_rt() 2895 fib6_nh_find_match, &arg); in __ip6_rt_update_pmtu() 4207 fib6_nh_find_match, &arg); in rt6_do_redirect()
|
Completed in 17 milliseconds