Searched refs:fib6_nh_remove_exception (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | route.c | 1830 static int fib6_nh_remove_exception(const struct fib6_nh *nh, int plen, in fib6_nh_remove_exception() function 1878 err = fib6_nh_remove_exception(nh, arg->plen, arg->rt); in rt6_nh_remove_exception_rt() 1907 return fib6_nh_remove_exception(from->fib6_nh, in rt6_remove_exception_rt()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | route.c | 1829 static int fib6_nh_remove_exception(const struct fib6_nh *nh, int plen, in fib6_nh_remove_exception() function 1877 err = fib6_nh_remove_exception(nh, arg->plen, arg->rt); in rt6_nh_remove_exception_rt() 1906 return fib6_nh_remove_exception(from->fib6_nh, in rt6_remove_exception_rt()
|
Completed in 20 milliseconds