HomeSort by: relevance | last modified time | path
    Searched defs:unused_random (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
netevent.c 1617 uint8_t unused_random; local
1622 unused_random = ub_random_max(c->doq_socket->rnd, 256);
1626 sldns_buffer_capacity(c->doq_socket->pkt_buf), unused_random,
netevent.c 1617 uint8_t unused_random; local
1622 unused_random = ub_random_max(c->doq_socket->rnd, 256);
1626 sldns_buffer_capacity(c->doq_socket->pkt_buf), unused_random,

Completed in 58 milliseconds