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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Droute.c1847 struct rtable* rth = NULL, *rtres; local
1868 ip_rt_put(rtres);
1878 err = rt_intern_hash(hash, rth, &rtres);
1889 skb->dst = &rtres->u.dst;

Completed in 65 milliseconds