Home
last modified time | relevance | path

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

/linux/include/net/
H A Droute.h272 void rt_add_uncached_list(struct rtable *rt);
/linux/net/ipv4/
H A Droute.c1496 rt_add_uncached_list(orig); in rt_cache_route()
1514 void rt_add_uncached_list(struct rtable *rt) in rt_add_uncached_list() function
1619 rt_add_uncached_list(rt); in rt_set_nexthop()
1622 rt_add_uncached_list(rt); in rt_set_nexthop()
2438 rt_add_uncached_list(rth); in ip_route_input_slow()