Home
last modified time | relevance | path

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

/linux/include/net/
H A Droute.h273 void rt_del_uncached_list(struct rtable *rt);
/linux/net/ipv4/
H A Droute.c1525 void rt_del_uncached_list(struct rtable *rt) in rt_del_uncached_list() function
1539 rt_del_uncached_list(dst_rtable(dst)); in ipv4_dst_destroy()