Searched refs:addr_host_is_all0s (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/crypto/openssh/
H A Daddr.h58 int addr_host_is_all0s(const struct xaddr *n, u_int masklen);
H A Daddr.c333 addr_host_is_all0s(const struct xaddr *a, u_int masklen) function
482 if (addr_host_is_all0s(&tmp, masklen) != 0)
H A Dssh_namespace.h36 #define addr_host_is_all0s Fssh_addr_host_is_all0s macro

Completed in 83 milliseconds