Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Droute.c1146 static struct rtable *rt_intern_hash(unsigned hash, struct rtable *rt, in rt_intern_hash() function
2083 rth = rt_intern_hash(hash, rth, skb, dev->ifindex); in ip_route_input_mc()
2235 rth = rt_intern_hash(hash, rth, skb, fl4->flowi4_iif); in ip_mkroute_input()
2389 rth = rt_intern_hash(hash, rth, skb, fl4.flowi4_iif); in ip_route_input_slow()
2807 rth = rt_intern_hash(hash, rth, NULL, orig_oif); in ip_route_output_slow()