Searched refs:nh_exceptions (Results 1 – 3 of 3) sorted by relevance
98 struct fnhe_hash_bucket __rcu *nh_exceptions; member
650 hash = rcu_dereference(nh->nh_exceptions); in update_or_create_fnhe()655 rcu_assign_pointer(nh->nh_exceptions, hash); in update_or_create_fnhe()1298 hash = rcu_dereference_protected(nh->nh_exceptions, in ip_del_fnhe()1322 struct fnhe_hash_bucket *hash = rcu_dereference(nh->nh_exceptions); in find_exception()
165 hash = rcu_dereference_protected(nh->nh_exceptions, 1); in free_nh_exceptions()1488 bucket = rcu_dereference_protected(nh->nh_exceptions, 1); in nh_update_mtu()