Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Daddr.h55 int addr_or(struct xaddr *dst, const struct xaddr *a, const struct xaddr *b);
H A Daddr.c232 addr_or(struct xaddr *dst, const struct xaddr *a, const struct xaddr *b) in addr_or() function
367 if (addr_or(a, a, &tmp_mask) == -1) in addr_host_to_all1s()
H A Dssh_namespace.h46 #define addr_or Fssh_addr_or macro