Home
last modified time | relevance | path

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

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