Searched refs:fib6_nh_get_excptn_bucket (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | route.c | 1604 struct rt6_exception_bucket *fib6_nh_get_excptn_bucket(const struct fib6_nh *nh, in fib6_nh_get_excptn_bucket() function 1741 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in fib6_nh_flush_exceptions() 1808 bucket = fib6_nh_get_excptn_bucket(res->nh, NULL); in rt6_find_cached_rt() 1838 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in fib6_nh_remove_exception() 1917 bucket = fib6_nh_get_excptn_bucket(nh, NULL); in fib6_nh_update_exception() 2015 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in rt6_exceptions_update_pmtu() 2049 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in fib6_nh_exceptions_clean_tohost() 2128 bucket = fib6_nh_get_excptn_bucket(nh, &rt6_exception_lock); in fib6_nh_age_exceptions() 3543 bucket = fib6_nh_get_excptn_bucket(fib6_nh, NULL); in fib6_nh_release() 5694 bucket = fib6_nh_get_excptn_bucket(nh, NULL); in rt6_nh_dump_exceptions()
|