Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip6_fib.h110 struct rt6_exception_bucket { struct
160 struct rt6_exception_bucket __rcu *rt6i_exception_bucket;
/Linux-v4.19/net/ipv6/
Droute.c1280 static void rt6_remove_exception(struct rt6_exception_bucket *bucket, in rt6_remove_exception()
1300 static void rt6_exception_remove_oldest(struct rt6_exception_bucket *bucket) in rt6_exception_remove_oldest()
1336 __rt6_find_exception_spinlock(struct rt6_exception_bucket **bucket, in __rt6_find_exception_spinlock()
1369 __rt6_find_exception_rcu(struct rt6_exception_bucket **bucket, in __rt6_find_exception_rcu()
1423 struct rt6_exception_bucket *bucket; in rt6_insert_exception()
1506 struct rt6_exception_bucket *bucket; in rt6_flush_exceptions()
1538 struct rt6_exception_bucket *bucket; in rt6_find_cached_rt()
1566 struct rt6_exception_bucket *bucket; in rt6_remove_exception_rt()
1612 struct rt6_exception_bucket *bucket; in rt6_update_exception_stamp_rt()
1645 struct rt6_exception_bucket *bucket; in rt6_exceptions_remove_prefsrc()
[all …]
Dip6_fib.c173 struct rt6_exception_bucket *bucket; in fib6_info_destroy_rcu()