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

/freebsd-current/contrib/unbound/util/
H A Dnet_help.h379 int addr_is_any(struct sockaddr_storage* addr, socklen_t addrlen);
H A Dnet_help.c873 int addr_is_any(struct sockaddr_storage* addr, socklen_t addrlen) function
/freebsd-current/contrib/unbound/services/
H A Doutside_network.c238 if(addr_is_any(&pi->addr, pi->addrlen)) {

Completed in 117 milliseconds