OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_res_stats_calculate_rtt
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/dns/include/
resolv_stats.h
51
_res_stats_calculate_rtt
(const struct timespec* t1, const struct timespec* t0);
/bionic/libc/dns/resolv/
res_stats.c
29
_res_stats_calculate_rtt
(const struct timespec* t1, const struct timespec* t0) {
function
res_send.c
969
*delay =
_res_stats_calculate_rtt
(&done, &now);
[
all
...]
Completed in 112 milliseconds