Searched refs:nh_hash (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_semantics.c168 hlist_del(&nexthop_nh->nh_hash);
264 hlist_for_each_entry(nh, node, head, nh_hash) {
848 hlist_add_head(&nexthop_nh->nh_hash, head);
1071 hlist_for_each_entry(nh, node, head, nh_hash) {
1134 hlist_for_each_entry(nh, node, head, nh_hash) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_fib.h50 struct hlist_node nh_hash; member in struct:fib_nh

Completed in 113 milliseconds