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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dfib_semantics.c171 hlist_del(&nh->nh_hash);
262 hlist_for_each_entry(nh, node, head, nh_hash) {
859 hlist_add_head(&nh->nh_hash, head);
1078 hlist_for_each_entry(nh, node, head, nh_hash) {
1142 hlist_for_each_entry(nh, node, head, nh_hash) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dip_fib.h51 struct hlist_node nh_hash; member in struct:fib_nh

Completed in 36 milliseconds