Searched refs:nptv6_check_prefix (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c508 nptv6_check_prefix(const struct in6_addr *addr) function
553 if (nptv6_check_prefix(&ia->ia_addr.sin6_addr) ||
607 if (nptv6_check_prefix(args->addr) ||
667 if (nptv6_check_prefix(&uc->internal))
671 nptv6_check_prefix(&uc->external) ||

Completed in 102 milliseconds