Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c85 static struct dst_entry *ip6_dst_check(struct dst_entry *dst, u32 cookie);
247 .check = ip6_dst_check,
266 .check = ip6_dst_check,
2607 static struct dst_entry *ip6_dst_check(struct dst_entry *dst, u32 cookie) in ip6_dst_check() function