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

/freebsd-10-stable/usr.sbin/ppp/
H A Dncpaddr.h81 extern int ncprange_equal(const struct ncprange *, const struct ncprange *);
H A Droute.c605 (!dsttype && ncprange_equal(&(*rp)->dst, dst))) {
636 (!dsttype && ncprange_equal(dst, &(*rp)->dst))) {
H A Dncpaddr.c460 ncprange_equal(const struct ncprange *range, const struct ncprange *cmp) function
H A Diface.c557 if (ncprange_equal(&iface->addr[n].ifa, ifa) &&

Completed in 276 milliseconds