Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dxfrm4_policy.c90 rt_add_uncached_list(&xdst->u.rt); in xfrm4_fill_dst()
H A Droute.c1508 rt_add_uncached_list(orig); in rt_cache_route()
1527 void rt_add_uncached_list(struct rtable *rt) in rt_add_uncached_list() function
1634 rt_add_uncached_list(rt); in rt_set_nexthop()
1637 rt_add_uncached_list(rt); in rt_set_nexthop()
2420 rt_add_uncached_list(rth); in ip_route_input_slow()
/openbmc/linux/include/net/
H A Droute.h246 void rt_add_uncached_list(struct rtable *rt);