OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:packets_notsent
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntpd.h
420
extern u_long
packets_notsent
; /* total number of packets which couldn't be sent */
/src/external/bsd/ntp/dist/ntpd/
ntp_io.c
169
u_long
packets_notsent
; /* total number of packets which couldn't be sent */
variable
3264
packets_notsent
++;
4421
packets_notsent
= 0;
ntp_request.c
1220
io->notsent = htonl((u_int32)
packets_notsent
);
ntp_control.c
2487
ctl_putuint(sys_var[varid].text,
packets_notsent
);
Completed in 30 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026