Searched refs:net_ip4_any (Results 1 - 6 of 6) sorted by relevance

/dovecot/src/lib/
H A Dnet.h53 extern const struct ip_addr net_ip4_any;
H A Dnet.c388 const struct ip_addr net_ip4_any = { variable in typeref:struct:ip_addr
/dovecot/src/lib-http/
H A Dtest-http-server.c210 my_ip = net_ip4_any;
/dovecot/src/lib-program-client/
H A Dprogram-client-remote.c388 &net_ip4_any : &net_ip6_any))) < 0) {
/dovecot/src/master/
H A Dservice.c82 *ip_list = net_ip4_any;
/dovecot/src/director/
H A Ddirector.c60 if (net_ip_compare(&dir->self_ip, &net_ip4_any))

Completed in 1746 milliseconds