Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Daddr.c196 addr_hostmask(int af, u_int l, struct xaddr *n) in addr_hostmask() function
338 if (addr_hostmask(a->af, masklen, &tmp_mask) == -1) in addr_host_is_all0s()
364 if (addr_hostmask(a->af, masklen, &tmp_mask) == -1) in addr_host_to_all1s()
H A Daddr.h47 int addr_hostmask(int af, u_int l, struct xaddr *n);
H A Dssh_namespace.h38 #define addr_hostmask Fssh_addr_hostmask macro