Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_fib.h104 struct fnhe_hash_bucket __rcu *nhc_exceptions; member
/linux/net/ipv4/
H A Droute.c654 hash = rcu_dereference(nhc->nhc_exceptions); in update_or_create_fnhe()
659 rcu_assign_pointer(nhc->nhc_exceptions, hash); in update_or_create_fnhe()
1351 hash = rcu_dereference_protected(nhc->nhc_exceptions, in ip_del_fnhe()
1380 struct fnhe_hash_bucket *hash = rcu_dereference(nhc->nhc_exceptions); in find_exception()
3137 bucket = rcu_dereference(nhc->nhc_exceptions); in fib_dump_info_fnhe()