Searched refs:fib6_nh_get_excptn_bucket (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/net/ipv6/ |
D | route.c | 1614 struct rt6_exception_bucket *fib6_nh_get_excptn_bucket(const struct fib6_nh *nh, in fib6_nh_get_excptn_bucket() function 1748 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in fib6_nh_flush_exceptions() 1815 bucket = fib6_nh_get_excptn_bucket(res->nh, NULL); in rt6_find_cached_rt() 1845 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in fib6_nh_remove_exception() 1924 bucket = fib6_nh_get_excptn_bucket(nh, NULL); in fib6_nh_update_exception() 2022 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in rt6_exceptions_update_pmtu() 2056 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in fib6_nh_exceptions_clean_tohost() 2135 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in fib6_nh_age_exceptions() 3550 bucket = fib6_nh_get_excptn_bucket(fib6_nh, NULL); in fib6_nh_release() 5682 bucket = fib6_nh_get_excptn_bucket(nh, NULL); in rt6_nh_dump_exceptions()
|