HomeSort by relevance Sort by last modified time
    Searched full:addr_and (Results 1 - 1 of 1) sorted by null

  /external/openssh/
addrmatch.c 151 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 188 milliseconds