ipv6_chk_prefix
int ipv6_chk_prefix(const struct in6_addr *addr, struct net_device *dev);
EXPORT_SYMBOL(ipv6_chk_prefix);
if (!ipv6_chk_prefix(addr, dev)) {
return !!ipv6_chk_prefix(saddr, dev);
ipv6_chk_prefix(addr6, t->dev))