Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Daddr.c209 addr_and(struct xaddr *dst, const struct xaddr *a, const struct xaddr *b) in addr_and() function
341 if (addr_and(&tmp_result, &tmp_addr, &tmp_mask) == -1) in addr_host_is_all0s()
354 if (addr_and(a, a, &tmp_mask) == -1)
505 if (addr_and(&tmp_result, host, &tmp_mask) == -1) in addr_netmatch()
H A Daddr.h54 int addr_and(struct xaddr *dst, const struct xaddr *a, const struct xaddr *b);
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dinet.c272 addr_and(struct iaddr *result, const struct iaddr *a1, const struct iaddr *a2) { in addr_and() function
449 addr_and(&dummy, &addr, &mask)) { in range2cidr()
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2961 int addr_and(struct iaddr *result,