Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Daddrmatch.c151 addr_and(struct xaddr *dst, const struct xaddr *a, const struct xaddr *b) in addr_and() function
304 if (addr_and(&tmp_result, &tmp_addr, &tmp_mask) == -1) in addr_host_is_all0s()
360 if (addr_and(&tmp_result, host, &tmp_mask) == -1) in addr_netmatch()