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

/macosx-10.10/OpenSSH-189/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 125 milliseconds