Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/ldns/
H A Dnet.h164 int ldns_udp_connect(const struct sockaddr_storage *to, struct timeval timeout);
H A Dnet.h.in164 int ldns_udp_connect(const struct sockaddr_storage *to, struct timeval timeout);
/freebsd/contrib/ldns/
H A Dnet.c372 ldns_udp_connect(const struct sockaddr_storage *to, struct timeval ATTR_UNUSED(timeout)) function