Searched defs:imap_remote_ip_is_usable (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-imap/
H A Dimap-keepalive.c10 static bool imap_remote_ip_is_usable(const struct ip_addr *ip) function
43 client_hash = ip != NULL && imap_remote_ip_is_usable(ip) ?

Completed in 207 milliseconds