Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Droute.c1249 static struct dst_entry *rt6_check(struct rt6_info *rt, u32 cookie) in rt6_check() function
1264 rt6_check((struct rt6_info *)(rt->dst.from), cookie)) in rt6_dst_from_check()
1287 return rt6_check(rt, cookie); in ip6_dst_check()