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

/freebsd-10.0-release/crypto/openssh/
H A Daddrmatch.c151 addr_and(struct xaddr *dst, const struct xaddr *a, const struct xaddr *b) function
304 if (addr_and(&tmp_result, &tmp_addr, &tmp_mask) == -1)
360 if (addr_and(&tmp_result, host, &tmp_mask) == -1)

Completed in 160 milliseconds