Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip_fib.h65 struct fnhe_hash_bucket { struct
92 struct fnhe_hash_bucket __rcu *nh_exceptions;
/linux-4.1.27/net/ipv4/
Droute.c583 static struct fib_nh_exception *fnhe_oldest(struct fnhe_hash_bucket *hash) in fnhe_oldest()
622 struct fnhe_hash_bucket *hash; in update_or_create_fnhe()
1249 struct fnhe_hash_bucket *hash = rcu_dereference(nh->nh_exceptions); in find_exception()
1544 struct fnhe_hash_bucket *hash; in ip_del_fnhe()
Dfib_semantics.c160 struct fnhe_hash_bucket *hash; in free_nh_exceptions()