OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_rx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/ping/
ping.c
205
static struct timespec last_rx,
first_rx
;
variable in typeref:struct:timespec
1101
if (
first_rx
.tv_sec == 0)
1102
first_rx
= last_rx;
1427
double r = diffsec(&last_rx, &
first_rx
);
ping.c
205
static struct timespec last_rx,
first_rx
;
variable in typeref:struct:timespec
1101
if (
first_rx
.tv_sec == 0)
1102
first_rx
= last_rx;
1427
double r = diffsec(&last_rx, &
first_rx
);
Completed in 23 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025