Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Daddrmatch.c297 addr_host_is_all0s(const struct xaddr *a, u_int masklen) in addr_host_is_all0s() function
339 if (addr_host_is_all0s(&tmp, masklen) != 0) in addr_pton_cidr()