|
static struct dst_entry *rt6_check(struct rt6_info *rt, u32 cookie)
|
|
static struct dst_entry *rt6_check(struct rt6_info *rt, u32 cookie)
|
|
if (!rt6_get_cookie_safe(rt, &rt_cookie) || rt_cookie != cookie)
|
|
if (!rt6_get_cookie_safe(rt, &rt_cookie) || rt_cookie != cookie)
|