Searched refs:addr_pton (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Daddrmatch.c206 addr_pton(const char *p, struct xaddr *n) function
331 if (addr_pton(addrbuf, &tmp) == -1)
384 if (addr != NULL && addr_pton(addr, &try_addr) != 0) {
444 if (addr != NULL && addr_pton(addr, &try_addr) != 0) {
H A Dssh_namespace.h43 #define addr_pton Fssh_addr_pton macro

Completed in 133 milliseconds