Searched refs:ldns_get_random (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ldns/ldns/
H A Dutil.h317 uint16_t ldns_get_random(void);
/freebsd-11-stable/contrib/ldns/
H A Dutil.c400 ldns_get_random(void) function
H A Dpacket.c458 uint16_t rid = ldns_get_random();
H A Dresolver.c1417 j = ldns_get_random() % ldns_resolver_nameserver_count(r);

Completed in 150 milliseconds