Home
last modified time | relevance | path

Searched refs:rt6_exception_bucket (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/net/ipv6/
H A Droute.c1656 struct rt6_exception_bucket *bucket; in fib6_nh_get_excptn_bucket()
1686 struct rt6_exception_bucket *bucket; in fib6_nh_excptn_bucket_set_flushed()
1702 struct rt6_exception_bucket *bucket; in rt6_insert_exception()
1784 struct rt6_exception_bucket *bucket; in fib6_nh_flush_exceptions()
1838 struct rt6_exception_bucket *bucket; in rt6_find_cached_rt()
1880 struct rt6_exception_bucket *bucket; in fib6_nh_remove_exception()
1964 struct rt6_exception_bucket *bucket; in fib6_nh_update_exception()
2061 struct rt6_exception_bucket *bucket; in rt6_exceptions_update_pmtu()
2090 struct rt6_exception_bucket *bucket; in fib6_nh_exceptions_clean_tohost()
2165 struct rt6_exception_bucket *bucket; in fib6_nh_age_exceptions()
[all …]
/linux-6.15/include/net/
H A Dip6_fib.h131 struct rt6_exception_bucket { struct
155 struct rt6_exception_bucket __rcu *rt6i_exception_bucket; argument