Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dip_fib.h67 struct fnhe_hash_bucket { struct
94 struct fnhe_hash_bucket __rcu *nh_exceptions;
/linux-4.4.14/net/ipv4/
Droute.c585 static struct fib_nh_exception *fnhe_oldest(struct fnhe_hash_bucket *hash) in fnhe_oldest()
624 struct fnhe_hash_bucket *hash; in update_or_create_fnhe()
1254 struct fnhe_hash_bucket *hash = rcu_dereference(nh->nh_exceptions); in find_exception()
1562 struct fnhe_hash_bucket *hash; in ip_del_fnhe()
Dfib_semantics.c160 struct fnhe_hash_bucket *hash; in free_nh_exceptions()