ipv6_chk_prefix    97 include/net/addrconf.h int ipv6_chk_prefix(const struct in6_addr *addr, struct net_device *dev);
ipv6_chk_prefix  1993 net/ipv6/addrconf.c EXPORT_SYMBOL(ipv6_chk_prefix);
ipv6_chk_prefix   132 net/ipv6/anycast.c 	if (!ipv6_chk_prefix(addr, dev)) {
ipv6_chk_prefix   462 net/ipv6/sit.c 		    ipv6_chk_prefix(addr6, t->dev))