Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Droute.h231 void rt_del_uncached_list(struct rtable *rt);
/Linux-v4.19/net/ipv4/
Dxfrm4_policy.c246 rt_del_uncached_list(&xdst->u.rt); in xfrm4_dst_destroy()
Droute.c1472 void rt_del_uncached_list(struct rtable *rt) in rt_del_uncached_list() function
1491 rt_del_uncached_list(rt); in ipv4_dst_destroy()