Searched refs:fib6_nh_get_excptn_bucket (Results 1 – 1 of 1) sorted by relevance
/net/ipv6/ |
D | route.c | 1606 struct rt6_exception_bucket *fib6_nh_get_excptn_bucket(const struct fib6_nh *nh, in fib6_nh_get_excptn_bucket() function 1743 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in fib6_nh_flush_exceptions() 1810 bucket = fib6_nh_get_excptn_bucket(res->nh, NULL); in rt6_find_cached_rt() 1840 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in fib6_nh_remove_exception() 1919 bucket = fib6_nh_get_excptn_bucket(nh, NULL); in fib6_nh_update_exception() 2017 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in rt6_exceptions_update_pmtu() 2051 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in fib6_nh_exceptions_clean_tohost() 2127 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in fib6_nh_age_exceptions() 3654 bucket = fib6_nh_get_excptn_bucket(fib6_nh, NULL); in fib6_nh_release() 5832 bucket = fib6_nh_get_excptn_bucket(nh, NULL); in rt6_nh_dump_exceptions()
|